Skip to content

update browserstack local with new commands #24

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

Merged

Conversation

Blackbaud-PatrickOFriel
Copy link
Contributor

No description provided.

@Blackbaud-PatrickOFriel
Copy link
Contributor Author

Updating the tunnel options to use the format specified in https://www.browserstack.com/local-testing. Also added parallelRuns option.

@tr4n2uil
Copy link
Contributor

tr4n2uil commented Nov 16, 2016

@vedharish Please merge and release with a major version bump :)

@brendanorourke
Copy link

Awesome, thanks @Blackbaud-PatrickOFriel !

Copy link
Contributor

@vedharish vedharish left a comment

Choose a reason for hiding this comment

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

Hey @Blackbaud-PatrickOFriel ,

Sorry for being late on this. Need just one clarification/review. The PR looks awesome, will merge after this.

Thanks.

if(value)
this.logfile = value;
break;

case 'binarypath':
Copy link
Contributor

Choose a reason for hiding this comment

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

Any reason to remove this option? This option allows us to customize the BrowserStackLocal binary path ( the binary must be present at the path and won't be downloaded ).

We were using this for other language bindings as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The only reason I removed that was because I didn't see binarypath listed as an option here, I assumed they removed that option. But I have no knowledge of the inner workings of the Browserstack tunnel, just going straight off of their documentation, so maybe that functionality still exists and it is undocumented.

Copy link
Contributor

Choose a reason for hiding this comment

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

@Blackbaud-PatrickOFriel binarypath is an option provided by this wrapper not the actual binary. Can you please add it back in the PR?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah gotcha, definitely can do

@vedharish vedharish merged commit 9ed4fc8 into browserstack:master Nov 21, 2016
@vedharish
Copy link
Contributor

vedharish commented Nov 21, 2016

Thanks @Blackbaud-PatrickOFriel

@AnkurGel
Need to release this

AnkurGel added a commit that referenced this pull request Dec 15, 2016
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.

4 participants