Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.29 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.29 KB

Welcome 👋🏻 to Appium Fast Boilerplate

Why this repo?

Pre setup

Run Android tests

gradle wrapper clean build runTests -Dtag="ANDROID" -Ddevice="ANDROID"
gradle wrapper clean build runTests -Dtag="IOS" -Dtarget="IOS"