Open a new browser session in a different window in Selenium

Posted by user249057 on Stack Overflow See other posts from Stack Overflow or by user249057
Published on 2010-01-12T16:47:50Z Indexed on 2010/04/27 21:43 UTC
Read the original article Hit count: 203

Filed under:

I am new to Selenium and just started to use it. I want to open a new browser session in a different window from my script and do not know how to do it.

I tried using the open command and gave the Firefox Url but it opened in the same window.

Any ideas?

© Stack Overflow or respective owner

Related posts about selenium-ide