Closed sjieg closed 9 years ago
irb(main):032:0> browser.goto 'google.com' => "https://www.google.nl/?gfe_rd=cr&ei=HozcVIXsJMGHOqT0geAN&gws_rd=ssl" irb(main):033:0> browser.wait(:text => 'doesnotexist') D, [2015-02-12T12:19:22.285229 #7772] DEBUG -- : [#IO:0x20c8b30] "Caught timeout: timed out after 10 seconds" => nil
Well, that's really a duplicate of #8.
But I'll add a test case for this, so I'm leaving it open as a separate issue.
irb(main):032:0> browser.goto 'google.com' => "https://www.google.nl/?gfe_rd=cr&ei=HozcVIXsJMGHOqT0geAN&gws_rd=ssl" irb(main):033:0> browser.wait(:text => 'doesnotexist') D, [2015-02-12T12:19:22.285229 #7772] DEBUG -- : [#IO:0x20c8b30] "Caught timeout: timed out after 10 seconds" => nil