Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide reasonable default values for functionalTimeouts #1166

Open
jason0x43 opened this issue Jun 8, 2020 · 0 comments
Open

Provide reasonable default values for functionalTimeouts #1166

jason0x43 opened this issue Jun 8, 2020 · 0 comments
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
Projects

Comments

@jason0x43
Copy link
Member

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.

@jason0x43 jason0x43 added enhancement A new or improved feature effort-low Should be pretty quick domain-webdriver Related to Intern's webdriver interface (formerly Leadfoot) priority-medium This should get done, but it's not a high priority labels Jun 8, 2020
@github-actions github-actions bot added this to To do in Development Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Development

No branches or pull requests

1 participant