I'm not sure this is the correct group to ask this question of, but here goes... I'm using cucumber and ruby/watir to test a website.
When I execute my OpenBrowser routine, I do a browser.new and a new window is opened. Next I browser.goto my URL (which is different depending on the type of user I will login as), and a second browser is open and the web page is opened in that second browser. Can anyone tell me why I'm seeing 2 browsers? I'm sure it's something basic, but I have no idea what... Thanks for your help! Anne -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
