Skip to content

Creates webdriver.io compatible page objects for testing. The page objects act as interfaces that encapsulate details of our pages/elements that will be tested.

License

Notifications You must be signed in to change notification settings

cbtnuggets/ext-page-object-generator

Repository files navigation

Page Object Generator

Creates webdriver.io compatible page objects, read more about the Page Object Pattern Here

To get started developing:

With node 6.9.1

  • Run yarn

Package

  • Run yarn package

Install

  • Browser to chrome://extensions/
  • Click Load unpacked extension
  • Enter the dist folder from the project's root folder

About

Creates webdriver.io compatible page objects for testing. The page objects act as interfaces that encapsulate details of our pages/elements that will be tested.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published