You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
A sample for mobile automation test using webdriverIO, and complete CICD integration using github actions to run the e2e against android emulator