Re: using http::recorder



Nospam wrote:
My apologies for my newbie question, but I am looking at http::recorder, and
the readme guide says this:

my $proxy = HTTP::Proxy->new;
# set HTTP::Recorder as the agent
my $agent = HTTP::Recorder->new( file => "/tmp/tmpfile" );
$proxy->agent( $agent );
$proxy->start();

I am wondering if I place the proxy in:
$proxy->start('proxy:port');
?

Just after the example, the documentation for HTTP::Recorder shows, "For more information about proxy settings and the default port, see ..."

The documentation is where you'll find your answer.


I am also looking at using selenium with javascript to follow a link that is
a javascript link where the text regex is:

follow_link( text_regex => qr/Articles/i );

Well that's good. Thanks for sharing.


Anyhelp will be greatly appreciated


.



Relevant Pages

  • Re: Merge Agent wants to use proxy, but no proxy is needed
    ... I think the problem is not the proxy here. ... I believe this failure is when the merge agent is running for the first time ... The Merge Agent failed to connect to the Internet proxy server ...
    (microsoft.public.sqlserver.replication)
  • Re: SQL2005 - Snapshot agent wont start
    ... Unable to start execution of step 2 (reason: JobOwner flowersj doesn't have ... permissions to use proxy 1 for subsystem Snapshot). ... so I tried to change the Snapshot Agent to use this acct as well. ...
    (microsoft.public.sqlserver.replication)
  • Problems configuring SQL Server Agent Proxy
    ... I am attempting to set up the Agent Proxy to allow users to run jobs ... I had the proxy up an working before SP3. ... Opening up the Job Systems tab of the SQL Server Agent properties ...
    (microsoft.public.sqlserver.security)
  • Re: Agent Security Settings Error
    ... create the proxy and run the agent through that proxy. ... So I decided to disable the publisher to start from scratch. ... and other windows logins? ...
    (microsoft.public.sqlserver.replication)
  • Re: Web Capture Server User Account
    ... >> This is a very useful web part and works for us if set to client, ... > proxy parameters into the Web.config file at the root of my site. ... > article in the SPPS 2003 Administration Guide that tell how to do this. ...
    (microsoft.public.sharepoint.portalserver)