browserstack / webdriverio-browserstack

Selenium examples for WebDriverIO and BrowserStack Automate
https://www.browserstack.com
68 stars 93 forks source link

fix: update 'hostname' in conf file #42

Closed Ankit098 closed 2 years ago

Ankit098 commented 2 years ago

hostname is the correct key that needs to be used as per webdriverIO docs rather than host, host gets ignored.