mirror of
https://github.com/google/nomulus
synced 2026-04-16 06:27:29 +00:00
* Double the timeout length for WebDriver screenshot tests My theory is that this timeout is being applied to all retries of a failing test rather than each one, and thus flaky screenshot tests aren't being given sufficient time to complete any attempt past the first.