Closed tristanlabelle closed 4 months ago
@jeffdav What do you think of this? (and updating the arc UI tests to set the value)
Seems reasonable to me. Should we set it in a test? And didn't we have a constant somewhere, or did that already go away?
Here was the constant:
webdriver-swift
should not dictate what is the correct default retry timeout for every testing application. The burden of choosing that magic number should be higher level. This is similar to how the implicit wait timeout in webdriver defaults to zero.