Get started with Protractor NES
First, please review our Minimum Requirements to ensure a smooth installation. Then follow 3 easy steps:
1. Update your package.json
2. Create or update your .npmrc file
3. Install & Run!
Detailed Instructions
1. Pull up a project that uses Protractor
2. Substitute the NES Protractor reference in package.json with the following:
3. Create an .npmrc file with the following
NOTE: You must provide a valid Never Ending Support access token
Install your dependencies and run the service
And just like that, you can run your integration tests with NES Protractor!