[SOLVED] Maximize browser window when testing with Selenium RC

View: New views
1 Messages — Rating Filter:   Alert me  

[SOLVED] Maximize browser window when testing with Selenium RC

by BoBoMonkey :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,
You would have noticed that there isn't a way to maximize (fully strech-out) the browser window using selenium RC. However this is possible using the JAVA robot class. Check out the post maximize browser window on my blog to get the code to do just that. I have tested this on Firefox and IE but it should work on every browser.