Update to Nightwatch v3. There are no breaking changes included in this update, so all tests still run as expected. It includes some enhancements that will be useful when making new tests.
Testing recommendations
Make sure e2e tests pass.
GitHub issue number
Related Pull Requests
Checklist
[ ] Code is written and works correctly;
[ ] Changes are covered by tests;
[ ] Documentation reflects the changes;
[ ] Update rebar.config.script with the correct tag once a new Fauxton release is made
Overview
Update to Nightwatch v3. There are no breaking changes included in this update, so all tests still run as expected. It includes some enhancements that will be useful when making new tests.
Testing recommendations
Make sure e2e tests pass.
GitHub issue number
Related Pull Requests
Checklist