Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 279 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 279 Bytes

wdio-nativeApp

This is an example of a mobile automation test that utilizes WebdriverIO, and is fully integrated with CI/CD using Github Actions to execute end-to-end testing against an Android emulator.

Installation

 npm i 

Run test

 npm run mobile