amrsa1 / wdio-nativeApp

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

Home Page:https://medium.com/@Amr.sa/building-a-complete-e2e-pipeline-for-testing-native-mobile-apps-with-webdriverio-f2828753aa5d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://medium.com/@Amr.sa/building-a-complete-e2e-pipeline-for-testing-native-mobile-apps-with-webdriverio-f2828753aa5d


Languages

Language:TypeScript 61.0%Language:Shell 39.0%