Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 752 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 752 Bytes

Ultimate guide

xplatform-mobile-app-wdio

XPlatform automation framework utilizing WebdriverIO to conduct native mobile app testing on both iOS devices and emulators. Additionally, incorporate GitHub Actions workflows to execute the tests free of charge on Android emulators and iOS simulators.

Full details


Installation

  npm i 

Execution

 npm run android
 npm run ios