Skip to content

Shared base functionality for automating UI testing.

Notifications You must be signed in to change notification settings

researchnow/psylenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI Automation Core Functionality Library

A shared repository containing the basic Selenium page-object-model framework for use in automating UI testing. The major components include an Element class that is a wrapper around the Selenium WebElement class, a Page class the contains a WebDriver and an internal dictionary of Element objects accessed via property attributes, and a PageComponent class that represents part of the DOM rooted at a particular Element.

About

Shared base functionality for automating UI testing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages