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

29 commits

Author SHA1 Message Date
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
bcbefe7acc Disable unsupported tests on IE 2019-05-20 14:09:51 -07:00
Thomas Walpole
3650c5bd77 Let webdrivers handle IEDriverServer.exe 2019-05-20 12:21:53 -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
62230c7e0b Fix spec typo and minor cleanup 2019-05-14 10:18:57 -07:00
Thomas Walpole
9931c2bd5d Update appveyor and disable requireWindowFocus for IE - it causes too many failures for what it fixes 2019-04-27 12:48:42 -07:00
Thomas Walpole
b623bf1a99 Use webdrivers for IE too 2019-04-27 10:00:06 -07:00
Thomas Walpole
9c90f4dcdb Move selenium driver version logging into helper method 2019-04-19 12:37:39 -07:00
Thomas Walpole
3ec85791fd Remove deprecations in specs 2019-04-18 16:11:20 -07:00
Thomas Walpole
a8395a695d Fix selenium-webdriver derprecation notices in specs 2019-04-18 14:21:55 -07:00
Thomas Walpole
1061122917 IE doesn't provide String.prototype.includes - and other IE updates 2019-01-11 12:52:15 -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
77f764c055 FF 63 fixes prompt response issue 2018-08-31 13:33:42 -07:00
Thomas Walpole
5242ea1c44 Change Appveyor Windows res and resize the IE session window so requireWindowFocus can be used 2018-08-30 18:17:56 -07:00
Thomas Walpole
be8bed811e Fix IE capability passing and click modifier tests 2018-08-30 10:10:50 -07:00
Thomas Walpole
92a67feff2 Workaround Firefox asking if sure to repost when calling refresh 2018-08-14 20:21:01 -07:00
Thomas Walpole
f24df972ff Prepare for 3.5.0 release 2018-08-01 14:26:13 -07:00
Thomas Walpole
2a35dc5b94 IE test updates 2018-08-01 10:59:58 -07:00
Thomas Walpole
e320f5d7fc style updates 2018-07-16 15:04:52 -07:00
Thomas Walpole
44265e8128 move driver specific skipping/pending out of shared specs 2018-07-05 14:18:42 -07:00
Thomas Walpole
a1b7e454be Add specific gemfile for appveyor ie testing 2018-04-05 09:45:22 -07:00
Thomas Walpole
50c050bb37 Multiple windows don't appear to work with IE 2018-04-03 13:08:50 -07:00
Thomas Walpole
fad6f98cae Fixes for IE driver 2018-04-03 12:58:16 -07:00
Thomas Walpole
0154e53760 IE doesn't support the HTML5 form attribute 2018-03-31 14:26:01 -07:00
Aleksei Gusev
0130e8cb4e Enable js tests for IE 2018-03-31 20:36:13 +03:00
Aleksei Gusev
200ea0a94d Fix running IE tests on CI 2018-03-31 14:09:45 +03:00
Aleksei Gusev
740423c464 Avoid running modals and js specs under IE 2018-03-31 14:03:07 +03:00
Aleksei Gusev
19c7beba4e Add basic IE and Edge test configurations 2018-03-18 21:16:44 +03:00