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

Correct config setting for selenium.timeout #22

Merged
merged 1 commit into from
Apr 4, 2016

Conversation

dbushong
Copy link
Member

@dbushong dbushong commented Apr 4, 2016

No description provided.

@@ -141,7 +141,7 @@ function getSeleniumOptions(config) {
command: 'java',
commandArgs: args,
port: port,
verifyTimeout: config.get('phantomjs.timeout', SELENIUM_TIMEOUT),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh! Now I understand what you meant. Sorry. :D

@jkrems
Copy link
Member

jkrems commented Apr 4, 2016

:shipit: once green.

@jkrems jkrems changed the title fix: correct config setting for selenium.timeout Correct config setting for selenium.timeout Apr 4, 2016
@jkrems jkrems changed the title Correct config setting for selenium.timeout Correct config setting for selenium.timeout Apr 4, 2016
@dbushong dbushong merged commit 934751e into testiumjs:master Apr 4, 2016
@dbushong dbushong deleted the dpb-selenium-timeout branch April 4, 2016 23:36
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