[BangPypers] Howto run python selenium script on remote server

Baiju M baiju.m.mail at gmail.com
Thu Sep 29 14:05:16 CEST 2011


On Thu, Sep 29, 2011 at 2:26 PM, Saju M <sajuptpm at gmail.com> wrote:
> Hi,
> I created a script using selenium and its working in my local system.
> But when i trying to run it in remote machine (Centos), getting error.
> This script should need to open a firefox browser. So i think the the
> script could not open the firefox browser on remote machine(Server).
> Have any way to run it on remote machine(Server)?????.

I have written some docs for this:
http://readthedocs.org/docs/selenium-python/en/latest/getting-started.html#using-selenium-with-remote-webdriver

If you want to contribute, fork the documentation here:
https://github.com/baijum/selenium-python

Regards,
Baiju M


More information about the BangPypers mailing list