1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
Commit graph

3 commits

Author SHA1 Message Date
Thomas Walpole
2ffbb3c6a5 Allow drivers to provide initial element visibility with found elements and receive other optional filtering options for find_xpath/css.
Implement initial visibility return for Selenium
Use text content to pre-filter XPath searches
2019-01-08 10:52:19 -08:00
Thomas Walpole
cbe1a24b1d Update some travis build versions 2019-01-04 12:23:42 -08:00
Thomas Walpole
7aa04bb5cf Use Nokogiri::HTML5 to parse strings if nokogumbo is included 2018-11-12 12:03:31 -08:00