Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.