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

14 commits

Author SHA1 Message Date
Thomas Walpole
154ce24d55 Default to selenium with chrome for tests and cleanup travis config 2017-08-02 15:56:09 -07:00
Thomas Walpole
9ebb7fca0b get invalid element errors from session.driver 2017-05-31 15:47:16 -07:00
Thomas Walpole
0561020670 cleanup marionette specific node behavior 2017-05-09 12:01:28 -07:00
Thomas Walpole
12c1005970 Workaround chromedriver lack of support for system modals when running in headless mode 2017-05-04 13:26:52 -07:00
Thomas Walpole
d3344f3b1f Update testing to JRuby 9.1.8.0 2017-05-04 12:35:46 -07:00
Thomas Walpole
6a84994376 Element#inspect should output obsolete elements without raising 2017-03-21 15:34:18 -07:00
Thomas Walpole
fa75398921 support elements in evaluate_script result structures 2017-02-01 13:36:51 -08:00
Thomas Walpole
11d99b84c8 Support returning an element from evaluate_script with selenium 2017-01-27 11:11:13 -08:00
Thomas Walpole
70daf30712 fix comment [ci skip] 2017-01-21 12:59:59 -08:00
Thomas Walpole
e77471edc4 mark known selenium-webdriver/geckodriver/marionette failrues as pending 2017-01-02 17:45:36 -08:00
Thomas Walpole
590ea2bc46 hide output of exit code sub tests 2016-10-19 13:43:22 -07:00
Thomas Walpole
b90a93affe Update testing and travis matrix for selenium-webdriver 3.0 release 2016-10-18 00:21:51 -07:00
Thomas Walpole
c5d7089e0e generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
Thomas Walpole
8567aa1990 Setup travis to test selenium-webdriver HEAD with Chrome too 2016-09-03 14:10:08 -07:00
Renamed from spec/selenium_spec.rb (Browse further)