SeleniumGridTest

Behavior-Driven Development app, using Selenium Grid test Server

Requirements

  • Node 8
  • Git
  • Selenium Grid Server

Common setup

Clone the repo and install the dependencies.

git clone https://github.com/samurosales/SeleniumGridTest.git
cd SeleniumGridTest
npm install

Steps for read-only access

To start the express server, run the following

npm run test