Skip to content

alan-browserstack/webdriverio-appium-example

Repository files navigation

webdriverio-appium-example

WebdriverIO based Appium Tests for the Android and iOS BrowserStack Sample Apps to demonstrate integration with BrowserStack and parallel testing.

BrowserStack Logo

Usage

  • Clone the repository.
  • Make sure your env variables are set BROWSERSTACK_USERNAME and BROWSERSTACK_ACCESS_KEY
  • To run iOS tests on BrowserStack: npm run ios
  • To run android tests on BrowserStack: npm run android

The configurations for these tests can be found in wdio.android.conf.js and wdio.ios.conf.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published