Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"

About

Extension for work with protractor page objects

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages