PageObject implementation in Python
The project wiki is the first place to go to learn about how to use PageObject.
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.