/joshsoftware

Josh Software demo assignment

Primary LanguageHTML

Page Object model Mobile Test automation framework using Appium with Java, TestNG and Maven-

This is a sample project to demonstrate what is page object model framework and how it can used in Appium to automate any android and ios mobile application. TestNG is used as test framework.

Dependency Java Maven

###libraries used

  1. Appium
  2. TestNG
  3. PageFactory
  4. AppiumWebDriverEventListener
  5. log4j
  6. Extent Reports

Steps to clone execute the tests

git clone https://github.com/lavgupta007/joshsoftware.git
mvn clean test