/page_object

PageObject implementation in Python

Primary LanguagePythonMIT LicenseMIT

PageObject

PageObject implementation in Python

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

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.