Skip to content

wigios/appium_webdriverio_ios_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appium + WebDriver.IO Demo Framework - Android & IOS Example

For this repository is recommended to install node 18+ https://nodejs.org/en/download/package-manager

You can find the app in this url https://github.com/saucelabs/my-demo-app-rn/releases

Run on ios can be done by running the command

npm run wdio

For run the test on android run the command

npm run wdioAndroid

If you want to run an specific test add --spec flag with the test that you want to run, for example to run draw test on android

npm run wdioAndroid -- --spec ./test/specs/draw.e2e.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published