Behavior-Driven Development app, using Selenium Grid test Server
- Node 8
- Git
- Selenium Grid Server
Clone the repo and install the dependencies.
git clone https://github.com/samurosales/SeleniumGridTest.git
cd SeleniumGridTest
npm install
To start the express server, run the following
npm run test