How to create Protractor reports with Jasmine2
问题 I have very recently started to use Protractor lib to test angularjs site.I tried to use below 2 libs to create HTML reports but in both cases I got the error https://www.npmjs.com/package/protractor-jasmine2-html-reporter and https://www.npmjs.com/package/protractor-jasmine2-screenshot-reporter. Platform:- Windows 7 Installation cmd:- npm install -g protractor-jasmine2-html-reporter Error: Cannot find module 'protractor-jasmine2-html-reporter' Config.js var Jasmine2HtmlReporter = require(