- Appium
- Java 8
- Maven
- IDE with Cucumber Plugin installed
- Configuration package - Hooks
- Runners - Cucumber Runner Test
- Screens - Page Classes with Page Actions defined
- Step Definitions - Screen and its Steps Defs.
- Features - cucumber features
- Appium Java Client
- Cucumber JVM
- Cucumber Java
$ git clone https://github.com/SrinivasanTarget/AppiumCucumber.git
$ mvn clean install