Skip to content

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

License

Notifications You must be signed in to change notification settings

e2e-boilerplate/wd-typescript-ts-node-webdriver-manager-jasmine-expect

Repository files navigation

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

WD Boilerplate

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

Getting Started

  1. git clone [email protected]:e2e-boilerplate/wd-typescript-ts-node-webdriver-manager-jasmine-expect.git

  2. cd wd-typescript-ts-node-webdriver-manager-jasmine-expect

  3. npm install

  4. npm run update:webdriver

  5. npm run test

For more boilerplate click here