Provide reasonable default values for functionalTimeouts #1166
Labels
domain-webdriver
Related to Intern's webdriver interface (formerly Leadfoot)
effort-low
Should be pretty quick
enhancement
A new or improved feature
priority-medium
This should get done, but it's not a high priority
In the past, browsers had non-zero default values for the functional timeouts (page load, find, and async exec). Today (and for a little while), this hasn't been the case, and functional tests can fail if the user doesn't set the timeouts in some way.
Intern / leadfoot should provide reasonable defaults for these and set them at the beginning of a test session.
The text was updated successfully, but these errors were encountered: