jest-selenium icon indicating copy to clipboard operation
jest-selenium copied to clipboard

This project shows how to drive your selenium tests with Jest.

Jest + Selenium

Getting started

git clone https://github.com/mathieux51/jest-selenium.git
cd jest-selenium
npm install
npm run test