1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/lib
jgagner a19c902a65 made it so has_xpath?/has_no_xpath? checks to make sure the element is visible by default. Can be overriden with options.
rescues the inevitable "Selenium::WebDriver::Error::WebDriverError: element is obsolete" if you check to see if an element that has been removed from the DOM is visible
2010-01-15 08:13:16 -08:00
..
capybara made it so has_xpath?/has_no_xpath? checks to make sure the element is visible by default. Can be overriden with options. 2010-01-15 08:13:16 -08:00
capybara.rb Tagged 0.3.0 2010-01-11 22:16:59 +01:00