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

11 commits

Author SHA1 Message Date
Thomas Walpole
eec7fa65d1 Update for lastest rubocop 2019-11-28 12:19:37 -08:00
Thomas Walpole
cc34066f4f Add default file detector when attaching files using selenium with a remote driver 2019-08-01 17:45:54 -07:00
Thomas Walpole
6d3fff112c Allow to enable/disable use of native displayed 2019-07-26 11:18:49 -07:00
Thomas Walpole
28d845facd Use geckodrivers is_element_displayed endpoint when available 2019-07-26 11:18:32 -07:00
Thomas Walpole
2e55040f7f Workaround FF 68 hanging on reset if a system modal is displayed 2019-07-13 14:37:12 -07:00
Thomas Walpole
09d2f33cc4 Add Node#obscured? and :obscured system filter 2019-05-11 16:26:05 -07:00
Thomas Walpole
e137980d4d Only W3C is supported in Selenium 4 2019-04-18 00:20:40 -07:00
Thomas Walpole
b7b6b00665 Add registry of specializations 2019-04-17 16:13:07 -07:00
Thomas Walpole
ac82714b8c Provide the ability to handle multiple cached initial values 2019-01-08 15:51:05 -08:00
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
148c825ff9 Change from using marionette to firefox 2018-11-18 16:32:49 -08:00
Renamed from lib/capybara/selenium/driver_specializations/marionette_driver.rb (Browse further)