Skip to content

SushanthN/CucumberAppiumAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

AppiumCucumber

Pre-requisites

  • Appium
  • Java 8
  • Maven
  • IDE with Cucumber Plugin installed

Project Structure

  • Configuration package - Hooks
  • Runners - Cucumber Runner Test
  • Screens - Page Classes with Page Actions defined
  • Step Definitions - Screen and its Steps Defs.
  • Features - cucumber features

Dependencies

  • Appium Java Client
  • Cucumber JVM
  • Cucumber Java

Test Execution

$ git clone https://github.com/SrinivasanTarget/AppiumCucumber.git

$ mvn clean install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published