We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Install protractor within project root: npm install protractor
./node_modules/protractor/bin/webdriver-manager update --standalone
(expects to have textManager running, somehow. Like mvn exec:java)
./node_modules/protractor/bin/protractor src/test/js/textManager.conf.js
There was an error while loading. Please reload this page.