Skip to content

Sample Selenium Page Object Model (Page Factory) with TestNG

Notifications You must be signed in to change notification settings

snitheesh/Selenium-PageObjectModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium-PageObjectModel

Sample Selenium Page Object Model (Page Factory) with TestNG

Simple step by step instruction to set up Page Factory.

Step 1: Take an example of simple test case of LogIn application and understand where we can use Page factory.

Step 2: Implement Page Factory in the LogIn test case

Step 3: Use Annotations of Page Factory

Step 4: Divide the single Page Factory Objects in to different Page Classes

Step 5: Combine set of repetitive actions in to methods to implement Modularization.

About

Sample Selenium Page Object Model (Page Factory) with TestNG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published