automated testing of Ex Libris Primo new UI using Protractor for AngularJS.
borrows heavily from qualityshepherd's protractor examples.
you need the latest versions of node.js and npm as well as the jdk and jre 8.
git clone https://github.com/thatbudakguy/primo-automated-testing.git
npm install
start test server:
webdriver-manager start
run tests:
protractor conf.js