Subject: | Unable to mechanize page with no forms |
A page I'm trying to automate (www.gotomypc.com) has several text fields and a submit button, but no forms! The Mechanize module dies at line 351, where you look for the current form without allowing for a 0 form. Perhaps you can look for the fields on a page outside of a form if the form number is 0.
I'm running ActiveState Perl Build 23:15:13 on Windows NT