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

[py] reduce the default script timeout in executing_async_javascript_… #5326

Merged
merged 1 commit into from
Jan 11, 2018

Conversation

carlosgcampos
Copy link
Contributor

…tests.py

When using w3c driver, the default script timeout is 30 seconds, so
tests expecting to timeout and not overriding the script timeout take 30
seconds to run. Setting it to 0 makes the tests a lot faster. Then, it's
reset to the default value once tests finish.

…tests.py

When using w3c driver, the default script timeout is 30 seconds, so
tests expecting to timeout and not overriding the script timeout take 30
seconds to run. Setting it to 0 makes the tests a lot faster. Then, it's
reset to the default value once tests finish.
@lmtierney lmtierney merged commit 5695206 into SeleniumHQ:master Jan 11, 2018
@lmtierney
Copy link
Member

Merged, thanks!

@carlosgcampos carlosgcampos deleted the py-test-script-timeout branch January 12, 2018 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants