| webrobot documentation | view source | Contained in the webrobot distribution. |
WWW::Webrobot::UserAgentConnection - create and configure a user agent
WWW::Webrobot::UserAgentConnection -> new($cfg, user => $user);
Helper class.
$cfg
Config, see L<WWW::Webrobot::pod::Config>
%opt
user => "an id for a user agent"
Get the user agent, see LWP::UserAgent
Get the (internal) config data structure
$arg is an entry of a testplan, see WWW::Webrobot::pod::Testplan.
Returns the fail state
| webrobot documentation | view source | Contained in the webrobot distribution. |