There is a Javascript-based form that I want to fill some parameters. Mechanize does not support Javascript so it does not know that there is a form.
, but I am not sure if this will help since it does know how to parse the Javascript to pull the forms out and to submit it.