gabriel
v0.0.1
Published
Page objects abstraction layer on top of the Protractor
Downloads
6
Maintainers
Readme
Gabriel
Abstraction layer on top of the Protrator that helps to create unified page objects, more comfortable test run configuration and making repetitive UI actions.
Main goals
- Unified view and component definition
- Fluent-style testing
- Comfortable test run configuration
- To help compose all together easily
Installation
$ npm install --save-dev gabriel
TODO
- Make documentation!!!
License
Gabriel is MIT licensed. Feel free to use it, contribute or spread the word. Created with love by Petr Nevyhoštěný (Twitter).