2.0.4 • Published 5 years ago

protractor-ext-po v2.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
5 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

5 years ago

2.0.4

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.5

7 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago