SeleniumJavascriptExample
This repo demonstrates using Selenium Webdriver and Nightwatch.js to write JavaScript end-to-end tests (rather than writing them in Java, which is native to Selenium).
Running end-to-end tests
Run npm run e2e to execute the end-to-end tests.