Skip to content

A sample for mobile automation test using webdriverIO, and complete CICD integration using github actions to run the e2e against android emulator

Notifications You must be signed in to change notification settings

amrsa1/wdio-nativeApp

Repository files navigation

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