Commit Graph

13 Commits

Author SHA1 Message Date
Thomas Walpole 952c4c21e7 Add readonly? to Capybara::Node::Simple 2020-09-25 18:27:58 -07:00
Thomas Walpole 79d5dcddbe Remove support for Ruby 2.4 2020-04-05 13:39:03 -07:00
Thomas Walpole b59bb97643 Only patch in pause for selenium-webdriver < 4 2020-04-03 08:42:22 -07:00
Thomas Walpole fcb5e1b2f3 Add click delay support for legacy (non-w3c) selenium 2020-03-29 11:50:48 -07:00
Thomas Walpole 1ffe240c2c Use chromedrivers is_element_displayed endpoint when available 2019-07-26 11:17:04 -07:00
Thomas Walpole 7ba0579fe1 Update for new chrome log endpoints 2019-06-13 18:12:02 -07:00
Thomas Walpole 5bdc9d5a7f Patch back in log access for selenium driver with chromedriver 75 in w3c mode 2019-06-11 23:33:16 -07:00
Thomas Walpole a71be59131 Explain loss of `available_log_types`/`logs` in Chrome driver 2019-06-09 11:56:21 -07:00
Thomas Walpole 320ee96bb8 Minor rubocop changes [ci skip] 2019-05-30 15:07:27 -07:00
Thomas Walpole 7a410b5256 Add smaller isDisplayed and getAttribute atoms 2019-05-14 14:11:45 -07:00
Thomas Walpole e385391053 Default Selenium driver to a persistent http_client 2019-03-28 13:23:56 -07:00
Thomas Walpole f6b2f3adf0 Code cleanup and enable line length cop 2018-11-03 13:03:48 -07:00
Thomas Walpole 2568e405e0 Work around geckodriver 0.22/selenium-webdriver issue with pause durations 2018-09-16 14:07:47 -07:00