Hi, i want to adress a textfield in a html page, but its not part of any form.It says in the documentation: This applies to the current form (as set by the "form_name()" or "form_number()" method or defaulting to the first form on the page). But there is no form. I looked at the html code and it says something like :<button type="submit" id="InputButton1"></button> I tried to adress it with the $mech->field() method by mentioning its ID but its not working. How can i address these fields that are not in any form. Or am i doing something else wrong? Ty
In reply to using WWW::Mechanize to adress fields by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |