in reply to Perl Mechanize
Moreover, checking the documentation of WWW::Mechanize, I noticed that $browser->submit takes no parameters and returns a HTTP::Response object. Specifying
is debatable as well, since the button is not called "value" and its value is "RUN", not "Run".value => 'Run'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl Mechanize
by zoya (Initiate) on Apr 23, 2013 at 06:52 UTC |