We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca3f0cd commit 7b9350dCopy full SHA for 7b9350d
1 file changed
conf/base.conf.js
@@ -20,7 +20,7 @@ exports.config = {
20
waitforTimeout: 10000,
21
connectionRetryTimeout: 90000,
22
connectionRetryCount: 3,
23
- host: 'hub-cloud.browserstack.com',
+ host: 'hub.browserstack.com',
24
services: [['@browserstack/wdio-browserstack-service']],
25
26
before: function () {
0 commit comments