selenium-node-pombase
v0.9.42
Published
A base class for the POM design pattern of Se testing. Note that it is not ready for use, probably!
Readme
- Create page classes for your pages/components, based on the base component class:
example codeWrite your logger (or use the SimpleLogger that is included)
Get your config file
Write a test specification, passing your logger into the DriverContainer:
example code- Run your tests with mocha or whatever you decided you liked...
Credits
Largely adapted from Automattic/wp-e2e-tests
