in reply to HTTP Recorder and proxies
I use these tools (HTTP::Recorder, HTTP::Proxy) all the time. In my case, I run the script you refer to above under Cygwin, and use Netscape for my browser.
To change the proxy configuration, I follow these steps:
- Goto Tools | Options... | General | Connection Settings...
- Check "Manual proxy configuration"
- HTTP Proxy = localhost
- Port = 8080
- Click "OK"
The steps for Firefox should be virtually identical.
Update: BTW, the script should be running before you set up your browser to use the proxy, and should run for the duration of your tests, to insure that all steps are recorded.
HTH,
|
|---|