Selenium is a good tool for automating screen cleaning. There are 2 things: 1) install the Selenium IDE (works only in Firefox). 2) Install Selenium RC Server
After starting the Selenium IDE, go to the site that you are trying to automate and start recording the events that you do on the site. Consider writing a macro in a browser. After that, you will get the code output for the language you need.
Just to let you know that Browsermob uses Selenium to load test and automate tasks in the browser.
I downloaded ppt, which I did a while ago. This should save you a good time - http://www.4shared.com/get/tlwT3qb_/SeleniumInstructions.html
In the link above, select the regular boot option.
I spent a lot of time understanding this, so I thought it could save some time.
source share