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.
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.