Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ai03-protractor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexandre Ducarne
ai03-protractor
Commits
14a7fc08
Commit
14a7fc08
authored
6 years ago
by
Alexandre Ducarne
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
11c2ec0b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+15
-15
15 additions, 15 deletions
README.md
with
15 additions
and
15 deletions
README.md
+
15
−
15
View file @
14a7fc08
# 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`
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment