An open API service indexing awesome lists of open source software.

https://github.com/e2e-boilerplate/wd-commonjs-webdriver-manager-jest-expect

WD end-to-end test automation boilerplate, Using Commonjs, Webdriver-Manager, Jest and Expect.
https://github.com/e2e-boilerplate/wd-commonjs-webdriver-manager-jest-expect

automation boilerplate commonjs e2e e2e-boilerplate end-to-end-test-automation expect jest test wd webdriver-manager

Last synced: 3 months ago
JSON representation

WD end-to-end test automation boilerplate, Using Commonjs, Webdriver-Manager, Jest and Expect.

Awesome Lists containing this project

README

        

[![GitHub Actions status | e2e-boilerplate/wd-commonjs-webdriver-manager-jest-expect](https://github.com/e2e-boilerplate/wd-commonjs-webdriver-manager-jest-expect/workflows/wd-commonjs-webdriver-manager-jest-expect/badge.svg)](https://github.com/e2e-boilerplate/wd-commonjs-webdriver-manager-jest-expect/actions?workflow=wd-commonjs-webdriver-manager-jest-expect) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Buy Me A Coffee](https://img.shields.io/badge/buy-me%20coffee-orange)](https://www.buymeacoffee.com/xgirma)

# WD Boilerplate

WD end-to-end test automation boilerplate, Using [Commonjs](https://requirejs.org/docs/commonjs.html), [Webdriver-Manager](https://github.com/angular/webdriver-manager#readme), [Jest](https://jestjs.io) and Expect. Clone or fork this repository.

## Getting Started

1. git clone [email protected]:e2e-boilerplate/wd-commonjs-webdriver-manager-jest-expect.git

2. cd wd-commonjs-webdriver-manager-jest-expect

3. npm install

4. npm run update:webdriver

5. npm run test


For more boilerplate click [here](https://github.com/e2e-boilerplate/utils/blob/master/docs/implemented.md)