WebdriverIO-Automation android ios project
npm install webdriverio-automation.env file
.env file
.env file
npm install to download the npm dependencies
android-local to run TCs on local Android Emulator Device
ios-local to run TCs on local iOS Simulator Device
bs-single to run single test on BrowserStack Devices(iOS/Android).
bs-multiple to run one test multiple time on BrowserStack Devices(iOS/Android).
bs-android-parallel to run parallel tests on BrowserStack Devices(Android).
bs-ios-parallel to run parallel tests on BrowserStack Devices(iOS).