/node-selenium-starter

A starter project for automated browser testing using Node.js.

Primary LanguageJavaScriptMIT LicenseMIT

Node automation testing Starter

A starter project for automated browser testing using Node.js.

Features

  • Selenium webdriver
  • Mocha
  • Chai
  • Local chrome driver

Usage

  • npm install
  • npm run test to start tests.