[Vienna-pm] $form-click() uund nix ??

Karlheinz kh at dartbase.com
Thu Sep 28 06:14:09 PDT 2006


Carl A. Schreiber wrote:
> Also,
> 
> tcpdump sagt mir, dass der POST-Request offenbar nicht abgesetzt wird - 
> wahrscheinlich wegen des fehlenden Namens des Submit-Feldes ??
> Das zB:
> 	$form->click;
> geht nicht!!


das submittet auch nicht, sondern ergibt ein HTTP::Request objekt:

 >request = $form->click( $name, $x, $y )

 >Will "click" on the first clickable input (which will be of type 
submit >or image). The result of clicking is an HTTP::Request object 
that can >then be passed to LWP::UserAgent if you want to obtain the 
server >response.

lg
kh



More information about the Vienna-pm mailing list