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

Change proxy to not depend on node util module #2391

Merged
merged 2 commits into from
Jun 29, 2016

Conversation

oddui
Copy link
Contributor

@oddui oddui commented Jun 28, 2016

Please consider accepting this, it makes it easier to use in browsers. Thanks.

Not sure why travis is failing, seems unrelated to the pr. Also need some help to get the node tests pass with firefox #2390. I'm happy to make adjustments to meet your standard.

/**
* @fileoverview Defines functions for configuring a webdriver proxy:
*
* var webdriver = require('selenium-webdriver'),
Copy link
Contributor

Choose a reason for hiding this comment

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

Everything in the lib directory is intended to be environment agnostic, so please don't reference node-specific modules.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jleyba thanks, updated. Let me know if it needs further changes.

@jleyba jleyba merged commit b824de0 into SeleniumHQ:master Jun 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants