Inspiration
Web Spider was created as a means to automate the process of building scripts to test web application using night watch.
What it does
Web Spider is a type of application that functions similar to a web crawler. Web Spider is able to scan a web application or website pages and generate a test script base on the type of fields that are present on the web page. To perform the script generations web spider can accept a url link, html document and a html text as a input to begin its operations.
How we built it
Web spider was built using Java with JSoup and Selenium as core libraries
Log in or sign up for Devpost to join the conversation.