Oops, forgot attachment On Tuesday, October 16, 2012 8:48:02 AM UTC-4, enroxorz wrote: > > When closing multiple popups in a row, the ruby process is stuck on the > first one. > > See attached example HTML file to see what I am talking about > > watir-classic 3.2 and ruby 1.9.3 > > b = Watir::Browser.attach(:url, /test/) > b.button(:value => 'Press').click_no_wait > b.alert.close > b.alert.close > > Is this a legitimate bug? And if so, is there a work around, or should I > put in a ticket via github. >
-- 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]
