Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 809 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 809 Bytes

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.