Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marwanradwan7/sparks-website-ui-testing
Automated Selenium UI unit-testing for The Sparks Foundation Website.
https://github.com/marwanradwan7/sparks-website-ui-testing
mocha selenium-javascript selenium-webdriver
Last synced: 8 days ago
JSON representation
Automated Selenium UI unit-testing for The Sparks Foundation Website.
- Host: GitHub
- URL: https://github.com/marwanradwan7/sparks-website-ui-testing
- Owner: MarwanRadwan7
- Created: 2023-03-19T17:33:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-20T12:11:18.000Z (almost 2 years ago)
- Last Synced: 2024-12-03T06:22:52.766Z (2 months ago)
- Topics: mocha, selenium-javascript, selenium-webdriver
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sparks-WebSite-UI-Testing
- This is a simple Automated Selenium UI unit-testing for The Sparks Foundation Website.
- I used Selenium webdriver with JavaScript Frameworks (MochaJS , ChaiJS, MochawesomeJS).## Setup
- Run `npm install` in terminal.
- Then `npm test` to start the script.