https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-cucumber-chai-expect
Selenium-WebDriver end-to-end test automation boilerplate, Using ES Modules, Cucumber, Chai and Expect
https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-cucumber-chai-expect
chai cucumber selenium-webdriver
Last synced: 3 months ago
JSON representation
Selenium-WebDriver end-to-end test automation boilerplate, Using ES Modules, Cucumber, Chai and Expect
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-cucumber-chai-expect
- Owner: e2e-boilerplate
- License: mit
- Created: 2020-02-02T21:57:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-23T18:33:39.000Z (4 months ago)
- Last Synced: 2025-01-23T19:30:51.868Z (4 months ago)
- Topics: chai, cucumber, selenium-webdriver
- Language: JavaScript
- Homepage:
- Size: 676 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-cucumber-chai-expect/actions?workflow=selenium-webdriver-es-modules-cucumber-chai-expect) [](https://opensource.org/licenses/MIT) [](https://www.buymeacoffee.com/xgirma)
# Selenium-WebDriver Boilerplate
Selenium-WebDriver end-to-end test automation boilerplate, Using [ES Modules](https://hacks.mozilla.org/2018/03/es-modules-a-cartoon-deep-dive/), [Cucumber](https://github.com/cucumber/cucumber-js), [Chai](https://www.chaijs.com) and [Commonjs](https://www.chaijs.com/api/bdd/). Clone or fork this repository.
## Getting Started
1. git clone [email protected]:e2e-boilerplate/selenium-webdriver-es-modules-cucumber-chai-expect.git
2. cd selenium-webdriver-es-modules-cucumber-chai-expect
3. npm install
4. npm run test
For more boilerplate click [here](https://github.com/e2e-boilerplate/utils/blob/master/docs/implemented.md)