Skip to content

jl7512/javascript-protractor-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protractor Framework

Make sure nodejs is installed on your machine beforehand

Clone the repo and change directory into the repo folder

For the first time, you need to install webdriver manager via npm, in a terminal run

npm i webdriver-manager -g
webdriver-manager update

Execute the following commands in a terminal:

npm install
npm run update

In another terminal window, execute

npm test

Node Variables:

URL=http://www.automationpractice.com

About

Protractor framework for ui testing complete with babel plugins for ES6 syntax

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published