2.0.4 • Published 4 years ago

protractor-ext-po v2.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Protractor Extends PO

This library extends the possibilities of working with protractor page objects

Get Started

npm install protractor-ext-po --save-dev

let protractor-ext-po = require('protractor-ext-po');

Run test examples

Install globally grunt CLI: "npm install grunt-cli -g" Install globally protractor "npm install protractor -g" Run "npm install" Run "node node_modules/protractor/bin/webdriver-manager update" Run "grunt test"

2.0.3

4 years ago

2.0.4

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.5

6 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago