David Cook
c29b15d5f6
Wait less for condition
...
This code was waiting up to 20 seconds, but only checking every two seconds, which means it could be wasting up to 2s everytime it runs.
Instead, we can use Capybara's waiting mechanism, which by default waits up to 20 seconds (but no doubt is optimised to be much more responsive).
2025-02-12 15:09:46 +11:00
..
2025-02-12 15:09:46 +11:00
2024-08-06 11:26:03 +02:00
2024-12-20 11:15:49 +11:00
2024-12-11 12:40:46 +11:00
2025-01-22 11:52:25 +11:00
2025-01-13 16:54:17 +01:00
2024-08-12 09:05:48 +01:00
2025-01-27 11:02:50 +11:00
2024-07-01 12:09:14 +10:00
2024-07-01 14:58:22 +10:00
2025-01-22 11:20:04 +11:00
2024-07-01 12:09:14 +10:00
2024-12-12 16:08:45 +11:00
2024-08-23 13:20:46 +02:00
2024-05-09 12:24:41 +10:00
2024-05-09 12:24:41 +10:00
2024-07-11 10:58:57 +10:00
2024-05-09 12:24:41 +10:00
2025-01-13 16:54:17 +01:00
2024-07-01 12:09:14 +10:00
2024-10-14 15:02:35 +11:00
2025-01-22 14:59:49 +11:00
2024-05-09 12:24:41 +10:00
2024-05-09 12:24:41 +10:00
2025-01-25 12:41:37 +01:00
2025-01-15 15:44:24 -06:00
2024-08-15 05:59:17 +05:00
2024-05-09 12:24:41 +10:00
2024-05-09 12:24:41 +10:00
2024-05-09 12:24:41 +10:00
2024-10-14 15:01:18 +11:00
2025-01-22 11:52:25 +11:00
2024-05-09 12:24:41 +10:00
2025-01-21 20:11:05 +01:00
2024-07-01 12:09:14 +10:00
2024-05-09 12:24:41 +10:00
2024-05-09 12:24:41 +10:00
2024-05-09 12:24:41 +10:00
2024-05-09 12:24:41 +10:00
2025-01-22 11:52:25 +11:00
2024-05-09 12:24:41 +10:00
2025-01-09 10:06:04 +11:00
2024-10-14 15:01:18 +11:00
2024-11-28 13:35:01 +01:00