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

Commits on Jan 11, 2018

  1. [py] reduce the default script timeout in executing_async_javascript_…

    …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.
    carlosgcampos committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    aa97d61 View commit details
    Browse the repository at this point in the history