Commit Graph

23 Commits

Author SHA1 Message Date
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 d60a0ee010 Cleanup JS and pend test on firefox remote 2019-03-06 11:05:43 -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 148c825ff9 Change from using `marionette` to `firefox` 2018-11-18 16:32:49 -08:00
Thomas Walpole 219094a699 Skip flaky FF test that was set to pending 2018-11-12 10:48:35 -08:00
Thomas Walpole 9a69cedb49 Swap to using :options for remote driver config 2018-11-06 18:56:29 -08:00
Thomas Walpole fd6b247f64 allow expected test failure 2018-10-28 15:15:45 -07:00
Thomas Walpole 318f595ca4 test for removal of all cookies in all drivers 2018-10-02 14:26:31 -07:00
Thomas Walpole 7f4b960115 Skip instead of pend test that leaves remote firefox in unstable state 2018-09-19 14:54:51 -07:00
Thomas Walpole 5f9c272909 fix pendings for FF remote tests 2018-09-06 08:54:41 -07:00
Thomas Walpole 77f764c055 FF 63 fixes prompt response issue 2018-08-31 13:33:42 -07:00
Thomas Walpole 6472e2eccd Document marionette/geckodriver bug that causes test failure - https://github.com/mozilla/geckodriver/issues/1360\#issuecomment-416264288 - https://bugzilla.mozilla.org/show_bug.cgi\?id\=1486485 2018-08-27 11:55:06 -07:00
Thomas Walpole 34d51979b2 remove unused methods and move selenium test browser detection to selenium specs 2018-08-24 12:46:54 -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 3e5f82bb23 Workaround geckodriver/firefox deficient send_keys implementation as much as possible 2018-08-02 13:35:21 -07:00
Thomas Walpole 7fc5d6ca14 Firefox 62 has support for multiple file uploads in one send_keys call 2018-07-24 17:41: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 3ecc48b93d Move waiting for Selenium docker instances into ruby code 2018-06-29 10:57:45 -07:00
Thomas Walpole 92d3eea959 Work around selenium lack of file_detector support with firefox/geckodriver 2018-06-26 11:16:41 -07:00
Thomas Walpole 1b547439ca Use file_detector for remote tests 2018-06-26 11:16:29 -07:00
Thomas Walpole 7805423ce2 Run remote testing with firefox too 2018-06-26 11:14:14 -07:00