Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 278 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 278 Bytes

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.