Support passing enable-logging-for-api to BrowserstackBinary
Closed this issue · 2 comments
Blackbaud-BobbyEarl commented
Currently, there's no way to pass enable-logging-for-api to the BrowserstackBinary. It would be nice if I could.
EDIT I may have prematurely filed this issue, not understanding that any unknown options are simply passed through. Testing that now, and if so, I'll close the issue. Thanks!
tomthedev commented
I can confirm this works.
Adding in 'enable-logging-for-api' : ''
Is passed straight to the local binary.
Confirmed both in windows process explorer :
and when querying the local API : https://www.browserstack.com/local/v1/list?auth_token=ACCESS_KEY&last=5&state=running
Blackbaud-BobbyEarl commented
Thanks for confirming @tomthedev. Closing issue.
