While using watir-webdriver and driving Firefox 5, if I click a link...

*browser.link(:how, "what").click*

...and that link that has a *target="_blank"* in it, then instead of opening 
the page in a new tab (which is what happens if I click it manually), I get 
a new browser window, which is no longer attached to the *browser *instance, 
which breaks the script.

Is there a way around this?

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to