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 # AI03 Project : Protractor
## Install Guide ## Install Guide
Prerequisites : NodeJS Prerequisites : NodeJS
### Installing Protractor ### Installing Protractor
Clone this repo and run Clone this repo and run
npm install -g protractor npm install -g protractor
### Updating Web-driver ### Updating Web-driver
webdriver-update webdriver-manager update
___ ___
### Getting Dev Environment ### Getting Dev Environment
Run NPM install to get all the necessaries dev packages. Run NPM install to get all the necessaries dev packages.
## How to use ## How to use
Simply run webdriver-manager start to start the server. Simply run webdriver-manager start to start the server.
Then run the config file with Protractor `protractor protractor.conf.js` 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