I have been trying to use Snoopy to submit a form that uses check boxes. I have found that in the target page, the $_Post data for a form with check boxes has a part that is submitted as an array with all of the items that have their boxes checked. I have tried to include an array in $submit_vars, but it does not seem to form the $postdata in Snoopy properly.
With a $submit_vars...
2009-08-31 17:50:33 UTC in Snoopy