Open
Description
I tried to run the tutorial code towards BrowserStack, but nothing happened after the tunnel was created. No session appeared in the BrowserStack session interface. However, after adding host to tunnelOptions, it worked:
tunnelOptions: {
username: '<your username>',
accessKey: '<your access key>',
host: 'hub.browserstack.com'
},
Perhaps the tutorial needs to be updated, or is this related to account type or something?
Metadata
Metadata
Assignees
Labels
No labels