Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-babel-tape
selenium-webdriver end-to-end test automation boilerplate, using ES6-modules, BabelJS and Tape.
https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-babel-tape
babel selenium-webdriver tape
Last synced: 5 days ago
JSON representation
selenium-webdriver end-to-end test automation boilerplate, using ES6-modules, BabelJS and Tape.
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-babel-tape
- Owner: e2e-boilerplate
- License: mit
- Created: 2020-02-01T23:32:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T12:58:26.000Z (2 months ago)
- Last Synced: 2024-09-17T02:42:11.342Z (2 months ago)
- Topics: babel, selenium-webdriver, tape
- Language: JavaScript
- Homepage:
- Size: 1.05 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![GitHub Actions status | e2e-boilerplate/selenium-webdriver-es-modules-babel-tape](https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-babel-tape/workflows/selenium-webdriver-es-modules-babel-tape/badge.svg)](https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-babel-tape/actions?workflow=selenium-webdriver-es-modules-babel-tape) [![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 [ES Modules](https://hacks.mozilla.org/2018/03/es-modules-a-cartoon-deep-dive/), [Babel](https://babeljs.io) and [Tape](https://github.com/substack/tape). Clone or fork this repository.
## Getting Started
1. git clone [email protected]:e2e-boilerplate/selenium-webdriver-es-modules-babel-tape.git
2. cd selenium-webdriver-es-modules-babel-tape
3. npm install
4. npm run test
For more boilerplate click [here](https://github.com/e2e-boilerplate/utils/blob/master/docs/implemented.md)