Fonzaal / alka-poke-protractor

A protractor example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Protractor example

Instructions

Install Node LTS

  • Node JS Link for installing latest Node JS - Long term support.

Download Java JDK

  • Java JDK Link for installing Java JDK (Required by Selenium).

Clone the repository

git clone https://github.com/Fonzaal/alka-poke-protractor.git

Install the dependencies

npm install

Run webdriver update (first time only)

npm run webdriver

Run protractor

npm run protractor

Note: Please be sure to have installed Google Chrome.

About

A protractor example


Languages

Language:JavaScript 100.0%