Skip to content

This is sample example of Appium with TestNG and Page Factory

Notifications You must be signed in to change notification settings

sumeetp4/AppiumPageFactory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppiumPageFactory

This is sample example of Appium with TestNG and Page Factory

There is BaseClass which has DesiredCapabilities and driver initialization

BasePage contains PageFactory initialization

All other Pages extend BasePage and will have elements and methods

TestClass will extend the BaseClass

testng.xml contains the test class which needs to run

pom.xml contains the dependencies needed for execution

About

This is sample example of Appium with TestNG and Page Factory

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages