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

12 commits

Author SHA1 Message Date
Thomas Walpole
4dec380aa4 Adjust window test delays for travis 2016-07-28 09:47:54 -07:00
Thomas Walpole
07e7777425 frozen literal magic comment 2016-03-07 16:52:19 -08:00
Thomas Walpole
9c99f75247 fix small timing issue in test 2015-11-20 14:36:24 -08:00
Thomas Walpole
5d20c0d905 two more test timing adjustments 2015-08-25 17:15:44 -07:00
Thomas Walpole
c3cc0600a0 Move button finding outside timed test loop to improve test reliability on travis 2015-08-25 17:14:14 -07:00
Thomas Walpole
5b6d65feae rename default_wait_time to default_max_wait_time - Issue #1442 2015-04-23 10:18:16 -07:00
Andrey Botalov
23c4091276 Increase wait times for window_opened_by spec due to slow Travis CI 2014-08-24 16:23:49 +03:00
Andrey Botalov
573668cad2 Fix bug with scopes when within_window is invoked inside within
Also fix intermittent spec failures
2014-06-01 19:49:09 +03: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
c157ef4e61 Bugfixing for windows API (primarily switch_to_window and within_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