[BangPypers] Run selenium script in python on remote systems
Baiju M
baiju.m.mail at gmail.com
Wed Jun 6 17:54:12 CEST 2012
On Wed, Jun 6, 2012 at 9:15 PM, Prem Sri <newtech2learn at yahoo.com> wrote:
> Hi,
>
> I am unable to find proper steps to run the selenium script in python on remote systems. Could you please provide the steps.
Just few pointers:
1. You can use Jenkins with slaves and run selenium scripts remotely.
http://readthedocs.org/docs/selenium-python/en/latest/
http://jenkins-ci.org/
or
2. Use Grid2
http://code.google.com/p/selenium/wiki/Grid2
Jenkins has a plugin for this:
https://wiki.jenkins-ci.org/display/JENKINS/Selenium+Plugin
--
Baiju M
More information about the BangPypers
mailing list