Introduction - snehalmasne/Selenium-Utility GitHub Wiki
This Automation framework is designed to test the functionality of ANY Web Applications. Through this framework, tester will be able to create an automated test case which can be run later by executing a single command. It uses the data-driven approach where the test input is read from an XML data file and the output of a test case is logged to a HTML and/or XML file.
This framework uses Selenium (Selenium IDE and Selenium RC), JDK, ANT, and ReportNG