Skip to content
/ tpop Public

Page Object Pattern abstraction over Selenium

Notifications You must be signed in to change notification settings

NorthFury/tpop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

TPOP is an acronym for Testing Page Object Pattern

This project provides an abstraction that allows you to easily write your Selenium tests using the Page Object Pattern.

Modules

  • core - it is the minimum that you need to get started
  • extension - provides implementations for common scenarios
  • examples - contains usage examples

About

Page Object Pattern abstraction over Selenium

Topics

Resources

Stars

Watchers

Forks