Install Uninstall Node.js v6.11.5 NPM 3.10.10 and Protractor Version 5.2.0 in Windows 10

Опубликовано: 03 Октябрь 2024
на канале: Tutorialbyexample (tutorialbyexample)
1,132
3

Install or Uninstall Node.js v6.11.5 NPM 3.10.10 and Protractor Version 5.2.0 in Windows 10.

Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests against your application running in a real browser, interacting with it as a user would.

Install/Uninstall

OS Windows 10 or other

Prerequisites
Java 1.8
Node.js v6.11.5
NPM 3.10.10
Protractor Version 5.2.0

Commands:
node -v
npm -v
protractor --version
npm uninstall -g protractor

Ref:
http://www.protractortest.org/
https://docs.npmjs.com/cli/uninstall
https://nodejs.org/en/