mirror of
https://github.com/google/nomulus
synced 2026-09-03 06:36:56 +00:00
Sometimes, the webdriver tests get stuck forever for no reason. It could be some issue in the test container but it is hard to root cause it. So, adding a 30s timeout can either trigger the retry earlier or let the test just fail.