OnShift / page_object

PageObject implementation in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

PageObject implementation in Python

License:Apache License 2.0


Languages

Language:Python 75.1%Language:HTML 13.7%Language:Gherkin 10.6%Language:Makefile 0.5%