Selenium automation suite for www.provokesolutions.com
I made a selenium WebDriver automation suite using java and JUnit to test the menu functionality on the web page www.provokesolutions.com. I created a java page object to implement all the page specific aspects and then a seperate test object to run through a series of tests.