Richard Jones' Log: Please, lazyweb...

Wed, 20 Dec 2006

I need a Selenium variant that just finds all form input boxes and submit buttons on a page and randomly enters values / clicks buttons and if it gets a "site error" as a result it should be considered a failure.

Comment by Grig Gheorghiu on Wed, 20 Dec 2006

You might want to use twill to whip up a simple script to do that. I'll see if I can come up with an example.