webdriverio-automation

1.0.0 • Public • Published

README

This README would normally document whatever steps are necessary to get your application up and running.

Preconditions

  • set BrowserStack UserName and AccessKey in .env file
  • If you want to run test in Android devices, set DEVICE, OS_VERSION, PLATFORM_NAME, APP_ID accordingly in .env file
  • Make sure have mentioned correct configurations (DEVICE, OS_VERSION, PLATFORM_NAME, APP_ID) in .env file

How do I get set up?

  • Run npm install to download the npm dependencies

  • Run the command android-local to run TCs on local Android Emulator Device

  • Run the command ios-local to run TCs on local iOS Simulator Device

  • Run the command bs-single to run single test on BrowserStack Devices(iOS/Android).

  • Run the command bs-multiple to run one test multiple time on BrowserStack Devices(iOS/Android).

  • Run the command bs-android-parallel to run parallel tests on BrowserStack Devices(Android).

  • Run the command bs-ios-parallel to run parallel tests on BrowserStack Devices(iOS).

Package Sidebar

Install

npm i webdriverio-automation

Weekly Downloads

11

Version

1.0.0

License

private

Unpacked Size

148 MB

Total Files

13773

Last publish

Collaborators

  • jitendra.sharma