Skip to content

Proxy sample #13

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

brendanorourke
Copy link

Add functionality to set proxy configurations for local connection.

bs_local.start({'key': process.env.BROWSERSTACK_ACCESS_KEY }, function(error) {

var localOptions = {
'key': process.env.BROWSERSTACK_ACCESS_KEY
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you change this to use localConf for the key ? It is present in the test_settings .

Copy link
Author

Choose a reason for hiding this comment

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

Done 👍

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants