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
See https://github.com/OnShift/page_object/issues
- 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.
See LICENSE for details.