Firefox:

- Go to Tools > Options > General > Connection Settings >
- Set to “Manual Proxy Configuration”
- Set “HTTP Proxy” to “localhost”
- Set “Port” to “9999”. (This setting can be modified through /config/sahi.properties)
- Do the same for “SSL Proxy” too, if you wish to record and playback https sites
- Keep “Use the same proxy for all protocol” unchecked as Sahi does not understand protocols other than HTTP
- NOTE: “No Proxy for” should NOT have localhost in it.
Internet Explorer:

- Go to Tools > Internet Options > Connections > LAN Settings >
- In “Proxy server” section, Check “Use a proxy server for your LAN”
- Click on “Advanced”
- For HTTP: set “Proxy address to use” to “localhost” and set “Port” to “9999”
- For Secure: set “Proxy address to use” to “localhost” and set “Port” to “9999” (if you want to test https sites too)
- Clear out anything in “Do not use proxy server for addresses beginning with:”
- OK
- Leave “Bypass proxy server for local addresses” unchecked
- OK > OK