Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/e2e-boilerplate/selenium-webdriver-commonjs-mocha-chai-assert
Selenium-WebDriver end-to-end test automation boilerplate, Using Commonjs, Mocha, Chai and Assert.
https://github.com/e2e-boilerplate/selenium-webdriver-commonjs-mocha-chai-assert
assert chai commonjs mocha selenium-webdriver
Last synced: 4 days ago
JSON representation
Selenium-WebDriver end-to-end test automation boilerplate, Using Commonjs, Mocha, Chai and Assert.
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/selenium-webdriver-commonjs-mocha-chai-assert
- Owner: e2e-boilerplate
- License: mit
- Created: 2020-04-06T23:23:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T10:05:20.000Z (16 days ago)
- Last Synced: 2024-10-30T11:19:22.749Z (16 days ago)
- Topics: assert, chai, commonjs, mocha, selenium-webdriver
- Language: JavaScript
- Homepage:
- Size: 400 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![GitHub Actions status | e2e-boilerplate/selenium-webdriver-commonjs-mocha-chai-assert](https://github.com/e2e-boilerplate/selenium-webdriver-commonjs-mocha-chai-assert/workflows/selenium-webdriver-commonjs-mocha-chai-assert/badge.svg)](https://github.com/e2e-boilerplate/selenium-webdriver-commonjs-mocha-chai-assert/actions?workflow=selenium-webdriver-commonjs-mocha-chai-assert) [![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)
# Selenium-WebDriver Boilerplate
Selenium-WebDriver end-to-end test automation boilerplate, Using [Commonjs](https://requirejs.org/docs/commonjs.html), [Mocha](https://mochajs.org), [Chai](https://www.chaijs.com) and [Commonjs](https://www.chaijs.com/api/assert/). Clone or fork this repository.
## Getting Started
1. git clone [email protected]:e2e-boilerplate/selenium-webdriver-commonjs-mocha-chai-assert.git
2. cd selenium-webdriver-commonjs-mocha-chai-assert
3. npm install
4. npm run test
For more boilerplate click [here](https://github.com/e2e-boilerplate/utils/blob/master/docs/implemented.md)