Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
WWW::Mechanize を使用してテキスト ボックスにテキストを書き込もうとしています。
テキスト ボックスにテキストを入力する方法がわかりません。WWW::Mechanize はそのような機能をサポートしていますか?
必要なものはすべてここにあります(やりたいことは非常に簡単なので、もちろんサポートしています):
http://search.cpan.org/~jesse/WWW-Mechanize-1.72/lib/WWW/Mechanize.pm#$mech->field( $name, $value, $number )
フォーム内のフィールドを設定する前に、最初にフォームを選択することを忘れないでください