angular-cucumber-example
angular-cucumber-example copied to clipboard
Installation problems on windows
One line from the install is: ./node_modules/protractor/bin/webdriver-manager update
There is no need for the ./; if I run that just as node_modules/..... it works.