Skip to content

WD end-to-end test automation boilerplate, Using TypeScript, ts-jest, Webdriver-Manager, Jest and Expect.

License

Notifications You must be signed in to change notification settings

e2e-boilerplate/wd-typescript-ts-jest-webdriver-manager-jest-expect

Repository files navigation

GitHub Actions status | e2e-boilerplate/wd-typescript-ts-jest-webdriver-manager-jest-expect License: MIT Buy Me A Coffee

WD Boilerplate

WD end-to-end test automation boilerplate, Using TypeScript, ts-jest, Webdriver-Manager, Jest and Expect. Clone or fork this repository.

Getting Started

  1. git clone git@github.com:e2e-boilerplate/wd-typescript-ts-jest-webdriver-manager-jest-expect.git

  2. cd wd-typescript-ts-jest-webdriver-manager-jest-expect

  3. npm install

  4. npm run update:webdriver

  5. npm run test

For more boilerplate click here