Skip to content

Sample project for running tests using Java/TestNG/Appium

Notifications You must be signed in to change notification settings

bharadwaj-pendyala/AppiumJavaSample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppiumJavaSample

Sample project for running tests using Java/TestNG/Appium

This project includes the following:

Prerequisites:

  • Start appium server manually (and update the url/port if not using the default)
  • Have devices connected / emulators started. Accordingly, update the (.*Test.java) test file with the relevant information about the devices

About

Sample project for running tests using Java/TestNG/Appium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 61.9%
  • Shell 38.1%