Thursday 23 March 2017

Protractor : Prerequisites to install Protractor in your machine

Prerequisites to install Protractor:
·         Install Node JS to your machine
1.      Navigate to below URL and click on V6.10.1 LTS


2.      Its going to download an MSI file

3.      Double click on the above downloaded file
4.      Click on RUN
5.      Click on Next >> I accept >> Next >> Next >> Next >> Install >> Finish
6.      ** Protractor README to make sure your version of Node.js is compatible with Protractor***
·         Open the command prompt and enter node –version it will show version on installed node JS
·         Download Editor to write the programs. you can use WebStorm or ideaIU editors
·         Download JDK latest version
·         Configure JAVA_HOME in environmental variables


No comments:

Post a Comment