/OneClickAutomation

One Click Automation - Appium (CLI) for iOS and Android run in Parallel - Using Java Cucumber (Win and Mac )

Primary LanguageJavaMIT LicenseMIT

One click Native Mobile APP automation


One Click Automation

Simple one click mobile app Automation

  • Automation using Java , maven and Cucumber
  • run by Appium (CLI) npm install -g appium
  • works on both Windows and Mac
  • works on iOS and AndroidOS devices

Running the Test

(for those who had tested appium on cli in past go its is this simple)

$ git clone https://github.com/eaccmk/OneClickAutomation.git

$ sh run_test.sh

For other like me who learnt from their mistake; researched and then finally made it please flow this first

Pre-requisites (before you do that 1 click)

Project Structure

image


credits : Initial reference of this project was made using this github repo Kudos!