browserstack / webdriverio-browserstack

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

Code snippet fix to work across desktops and mobiles #32

Closed rchougule closed 3 years ago

rchougule commented 3 years ago

Changelogs:

  1. Code snippet to work across desktop and mobile browsers
  2. Consistent configs
  3. Changed browser -> browserName so that webdriverio logs the browser name properly instead of undefined
  4. Fixed: Local config was missing a comma, thus leading to syntax error.
  5. Removed stale multiple.conf.js file