Skip to content

OnShift/page_object

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PageObject

Build Status

PageObject implementation in Python

The project wiki is the first place to go to learn about how to use PageObject.

This project was inspired by Jeff Morgan's ruby implementation of this pattern. page-object

Known Issues

See https://github.com/OnShift/page_object/issues

Contribute

  • Fork the project.
  • Test drive your feature addition or bug fix.
  • Make sure you describe your new feature with a behave scenario.
  • Provide documentation where needed.

Copyright

See LICENSE for details.