Set Firefox window to a larger size in VNC on CentOS

45 views
Skip to first unread message

Vicki Kozel

unread,
Dec 19, 2014, 7:04:26 PM12/19/14
to seleniu...@googlegroups.com
Hello,
we are running selenium tests against selenium server installed on CentOS; It also runs VNS. We need to open a larger window on Firefox so we can see all the elements on the page. We tried setting a window size on the webdriver, as well as setting a larger geometry on the VNC, but the window would not enlarge. 
Any ideas are greatly appreciated.
Vicki

Vikas Garg

unread,
Dec 22, 2014, 3:49:08 AM12/22/14
to seleniu...@googlegroups.com
Have you tried
webDriver.manage().window().setPosition(arg0)
webDriver.manage().window().setSize(arg0)

--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/e4e58753-0da8-48f9-a97e-8820083c4533%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Vikas Garg
9811716552

Vicki Kozel

unread,
Dec 22, 2014, 5:10:21 PM12/22/14
to seleniu...@googlegroups.com
Yes we did. This did not do anything for us. I was wondering if it is a VNC setting that needs to be changed or the selenium server that needs to be run with a certain parameter, etc.
Thank you!
Reply all
Reply to author
Forward
0 new messages