Skip to content

a demo of how to automate your website using appium on multiple ios and android devices

Notifications You must be signed in to change notification settings

jacketti/public-data-driven-appium-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This project is a demo to test a website using iOS Simulators and Android Emulators and Appium. Also it uses TestNG parameters to set the different devices. The parameters are used in the capabilites. To edit or add devices, edit the testNG.xml

Requirements

  • Xcode with iOS simulator
  • Android studio with Android Emulator
  • Appium
  • Java
  • Maven

How do I run the test?

  • Connect devices / Boot Simulator (make sure the simulator udid is the same in capapbilities)
  • Start Appium
  • Run testNG.xml

public-data-driven-appium-web

About

a demo of how to automate your website using appium on multiple ios and android devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages