Skip to content
Snippets Groups Projects
Commit 14a7fc08 authored by Alexandre Ducarne's avatar Alexandre Ducarne
Browse files

Update README.md

parent 11c2ec0b
No related branches found
No related tags found
No related merge requests found
# AI03 Project : Protractor
## Install Guide
Prerequisites : NodeJS
### Installing Protractor
Clone this repo and run
npm install -g protractor
### Updating Web-driver
webdriver-update
___
### Getting Dev Environment
Run NPM install to get all the necessaries dev packages.
## How to use
Simply run webdriver-manager start to start the server.
Then run the config file with Protractor `protractor protractor.conf.js`
# AI03 Project : Protractor
## Install Guide
Prerequisites : NodeJS
### Installing Protractor
Clone this repo and run
npm install -g protractor
### Updating Web-driver
webdriver-manager update
___
### Getting Dev Environment
Run NPM install to get all the necessaries dev packages.
## How to use
Simply run webdriver-manager start to start the server.
Then run the config file with Protractor `protractor protractor.conf.js`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment