Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 246 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 246 Bytes

Selenium-Mocha

This is a sample project for creating Selenium E2E UI tests with Mocha and running them in Sauce Labs using CircleCI. It also relies on Babel7 to ensure code is (reasonably) future proof. To run it, do npm install and npm run.