mirror of
https://github.com/google/nomulus
synced 2026-05-21 07:11:48 +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.