Skip to content

dilankadon/AppiumCrossPlatformIosAndroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appium Cross Platform Cucumber Example for Ios & Android

Example project for Appium cross platform testing of an iOS and an Android application using Cucumber

###Pre-requisites:     * Download and setup Appium (see http://appium.io/getting-started.html)

* Install Xcode 8 or above

* Insall Android SDK

###Instructions:

1. Clone this project and import as a maven project in IntelliJ or Eclipse.

2. Run Android tests : clean install -Denv.USER=ANDROID 

3. Run IOS tests : clean install -Denv.USER=IOS 

* Cucumber-html reports location :  /target/site/cucumber-reports

* Log file location : /logfile.log

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published