I\'ve been testing in Selenium IDE. It\'s pretty easy to use, and I have created some test cases with it. I\'ve been searching Google, trying to find a way to repeat my test
This is a sample for sampcop user in order to automate spam complaints using label and goto Label commands:
1st Login on spamcop.net
2nd use Report Spam option
3rd start this script
testecase
testecase
label
target1
clickAndWait
link=Report Now
clickAndWait
//input[@value='Send Spam Report(s) Now']
gotoLabel
target1