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

Enable timeout setting for Firefox webdriver #503

Merged
merged 1 commit into from Sep 26, 2016

Conversation

rlafuente
Copy link
Contributor

Currently there's no straightforward way to specify the timeout for the Firefox webdriver.

Selenium's default value (30) is too short for low-performance settings, so it would be desirable to not only have a larger timeout window (this PR sets it to 90) as well as letting the user define this when instantiating the webdriver.

Currently there's no straightforward way to specify the timeout for the Firefox webdriver. 

Selenium's default value (30) is too short for low-performance settings, so it would be desirable to not only have a larger timeout window (this PR sets it to 90) as well as letting the user define this when instantiating the webdriver.
@rlafuente
Copy link
Contributor Author

Hey, just noticed this is still open. I tried looking through the Travis build logs to understand why it failed but I can't make much sense of the logs. Can someone point me the way to fix whatever problem this PR caused?

@andrewsmedina andrewsmedina merged commit ba44f22 into cobrateam:master Sep 26, 2016
@andrewsmedina
Copy link
Member

@rlafuente thank you!

@rlafuente rlafuente deleted the patch-1 branch September 26, 2016 21:02
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.

None yet

2 participants