Skip to content

Page Object Pattern with Lodable Component using Selenium WebDriver, TestNG and Maven

Notifications You must be signed in to change notification settings

sargissargsyan/page-objects-loadable-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Page Object Pattern with Loadable Component

This project is an example of building a test automation framework using WebDriver, Java, TestNG, Maven with InteliJ (or Eclipse).

There are a several of key concepts demonstrated in this project:

  • Page Objects Pattern
  • Abstracting the test setup into a SeleniumBaseTest class
  • Implementing Custom LoadableComponent
  • Organized Selenium WebDriver setup
  • Using TestNG and Maven to run the tests

Please contact me if you have any questions or suggestions.

About

Page Object Pattern with Lodable Component using Selenium WebDriver, TestNG and Maven

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages