Skip to content

saikrishna321/Galen-TestNG-Appium-Maven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galen-TestNG-Appium-Maven

Galen Test integrated with Appium Android, Appium IOS and Webdriver.

prerequisite

  1. Appium installed through node.
  2. XCode installed.
  3. Android SDK
  4. Chrome Browser should be installed on the real device.

Run test

mvn clean test 

Once the test are completed, you will find the reports under test-output/galen-html-reports

TestDump.java is test example to get the entire page dump which helps to the get elements for spec file.

once the test are completed, navigate to src/test/resources/contactsPage-dump/page.html

PageDump: https://www.youtube.com/watch?v=QyDL3jJyCwA&feature=youtu.be

Note: For some reason checkLayout fails on android emulator.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published