This repository contains automated testcases for the Bühler Insights platform by using protractor together with jasmine / cucumber / mocha.
-
install node modules:
npm install -
update webdriver manager:
node node_modules\protractor\bin\webdriver-manager update --versions.gecko=v0.18.0The explicit gecko version is needed because of an issue with the selenium webdriver: angular/webdriver-manager#216
-
set username and password in
launch.json