Project to make automated test scenarios for OroApplications, build over PhantomJS API.
npm install
node_modules/.bin/phantomjs phantom.js <scenario name> <site URL address>
# e.g.
node_modules/.bin/phantomjs phantom.js save-product http://b2b-crm-ee.dev2.ll/admin/
See output in the console and screenshots in ./screens
directory.