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

https://github.com/ms10596/onlinelibrarysystemtesting

Testing of a library web application using selenium.
https://github.com/ms10596/onlinelibrarysystemtesting

java selenium testing

Last synced: about 1 month ago
JSON representation

Testing of a library web application using selenium.

Awesome Lists containing this project

README

          

# OnlineLibrarySystemTesting
Testing of a library web application using selenium.

# Setup
1. [clone the original project](https://github.com/keya26/library) and run it.
2. clone the project and run it using Intellij IDE or using `java main.java`
3. An html file should be generated at the end showing all test cases.