[BangPypers] selenium pyvirtualdisplay script on remote server

Senthil Kumaran senthil at uthcode.com
Thu Oct 6 15:38:58 CEST 2011


On Thu, Oct 06, 2011 at 10:23:17AM +0530, Saju M wrote:
> I already tested with scroll bar and focus and its working finw in my laptop.
> But when i run this script on Remote Server, it can't find that element.??????

You could try putting some debugging prints in this script and what
the values are on local vs remote server. Personally, I could not see
any problem with the below script.

Print the values of display, driver and focus values. Introspect the
objects that you get.

Thanks,
Senthil


More information about the BangPypers mailing list