in reply to Duplicate field names and Test::WWW::Mechanize

Hi Mur,

I had the same kind of problem with needing to tick check boxes with the same name, (and in my case I was talking to a closed source vendor supplied application written in Java so changing the field names was not an option!)

If you have a look at Ticking multiple checkboxes with WWW::Mechanize / WWW::Mechanize::Shell hopefully that should solve your problem.

Let us know how you get on please.

Good luck,

John
  • Comment on Re: Duplicate field names and Test::WWW::Mechanize