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

28 commits

Author SHA1 Message Date
Thomas Walpole
ff56903eae Skip accept_confirm nested modal test in FF 2019-12-22 09:37:42 -08:00
Thomas Walpole
ba8fc4cd63 Test now works on linux 2019-11-19 10:35:04 -08:00
Thomas Walpole
af35191276 Skip test with Firefox 2019-10-21 07:40:16 -07:00
Thomas Walpole
7ca1cdc828 Fix Rubocop Issues 2019-10-15 17:40:27 -07:00
Thomas Walpole
01dc5f5109 Skip nested modal test which is still broken in FF 69/70 w/ geckodriver 0.24 2019-09-07 09:12:26 -07:00
Thomas Walpole
ea6486b328 Emulate click on file input when attaching file using Selenium with Chrome and Firefox 2019-08-17 14:51:57 -07:00
Thomas Walpole
1cfbfea150 Use described_class in specs 2019-07-15 14:49:21 -07:00
Thomas Walpole
f1cb0ee9dc FF issue should be fixed in v69 - https://bugzilla.mozilla.org/show_bug.cgi\?id\=1487358 2019-06-17 15:11:35 -07:00
Thomas Walpole
94f7f8881a Simulate file/external data drop in chrome and firefox and move HTML5 drag/drop tests into shared tests 2019-05-17 16:05:41 -07:00
Thomas Walpole
7a410b5256 Add smaller isDisplayed and getAttribute atoms 2019-05-14 14:11:45 -07:00
Thomas Walpole
3819078c82 Workaround Chrome 75 appending files to file inputs
Use the same fix for Firefox since it prevents the extra change event
2019-05-03 11:41:33 -07:00
Thomas Walpole
9c90f4dcdb Move selenium driver version logging into helper method 2019-04-19 12:37:39 -07:00
Thomas Walpole
6d9aff8ca6 Use Chrome beta on travis for w3c tests 2019-04-18 19:49:08 -07:00
Thomas Walpole
3ec85791fd Remove deprecations in specs 2019-04-18 16:11:20 -07:00
Thomas Walpole
0d2932d1d9 Add firefox date/time inputs being set via string tests 2019-03-07 13:50:59 -08:00
Thomas Walpole
d60a0ee010 Cleanup JS and pend test on firefox remote 2019-03-06 11:05:43 -08:00
Thomas Walpole
5a5782f3a7 Add another attach_file block mode test 2019-02-27 10:42:29 -08:00
Thomas Walpole
1b70cec73e Remove unnecessary instance variables from specs 2019-02-26 09:48:09 -08:00
Thomas Walpole
cd8c7ddf6e Fix IE test failures
Mark expected IE test failures
Use latest iedriverserver in tests
2019-01-01 13:30:51 -08:00
Thomas Walpole
12c0651548 Stop skipping window tests and pend #maximize tests for headless Chrome 2018-11-26 13:09:24 -08:00
Thomas Walpole
79820165de Provide Selenium driver :timeout option for configuring the http client read timeout 2018-11-20 14:33:10 -08:00
Thomas Walpole
321e903c4a Selenium driver clear session and local storage on reset by default 2018-11-20 11:47:28 -08:00
Thomas Walpole
148c825ff9 Change from using marionette to firefox 2018-11-18 16:32:49 -08:00
Thomas Walpole
8ca0d15d8b Remove tests for unsupported legacy firefox 2018-01-03 15:12:23 -08:00
Thomas Walpole
0561020670 cleanup marionette specific node behavior 2017-05-09 12:01:28 -07:00
Thomas Walpole
2cd5e376d0 Update travis test configuration - include headless chrome 2017-05-02 12:16:17 -07:00
Thomas Walpole
ba3ad1264f optional clearing of local/session storage for selenium driver 2016-10-28 15:00:18 -07:00
Thomas Walpole
b90a93affe Update testing and travis matrix for selenium-webdriver 3.0 release 2016-10-18 00:21:51 -07:00
Renamed from spec/selenium_firefox_spec.rb (Browse further)