Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 569 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 569 Bytes

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