Commit Graph

16 Commits

Author SHA1 Message Date
Thomas Walpole 32297d027c Update to rubocop 0.68 2019-04-29 11:11:01 -07:00
Thomas Walpole 0873c9052d Update standard rescued variable names 2019-04-04 17:42:10 -07:00
Thomas Walpole b276b27a8f Cleanup and timing changes 2019-01-15 11:35:08 -08:00
Thomas Walpole 5dabc1e212 cleanup timer usage 2018-09-05 15:51:00 -07:00
Thomas Walpole 7b4f8ffb15 Add Window#fullscreen and support in Selenium driver 2018-06-21 11:36:45 -07:00
Thomas Walpole 952d373026 Cleanup some rubocop style warnings 2018-05-14 16:06:53 -07:00
Thomas Walpole 24eb7a0702 rubocop driven style cleanup 2018-01-09 16:01:47 -08:00
Thomas Walpole e68051f6ac Rubocop driven cleanup 2018-01-08 14:39:56 -08:00
Thomas Walpole c405ce5dc6 raise error if window size isn't stable within wait time 2018-01-03 09:04:12 -08:00
Thomas Walpole 0270b7a4cf Per-session config and thread specific current_driver/session_name 2017-04-27 13:37:04 -07:00
Koichi ITO 83133e201d Integer Unification for Ruby 2.4.0+ 2016-12-17 00:03:53 +09:00
Thomas Walpole b8bd553a7d wait for window size changes to stabilize 2016-10-31 09:54:25 -07:00
Thomas Walpole 07e7777425 frozen literal magic comment 2016-03-07 16:52:19 -08:00
Andrey Botalov 5096e90d6a Resize/get size/close should work for non-current window 2014-05-28 10:26:59 +03:00
Andrey Botalov 397be95d09 Add maximize window 2014-05-26 22:25:36 +03:00
Andrey Botalov adda9b0acd New API for working with windows (switching/finding/closing/opening/etc.) 2014-05-26 22:25:36 +03:00