💻 Software
How to record and replay http interactions?
Fresh7 days ago
Mar 15, 202612345 viewsConfidence Score0%
0%
Problem
Is there a tool I can use in Windows to record and then programmatically (i.e. under a script or batch file) replay a specific interchange between a browser (either Firefox or IE) and a website? Here’s my application: I want to set up a non-SuperUser’s computer to turn port forwarding on and off. T…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to record and replay http interactions?
Low Risk
You might be able to use a web testing tool like Solex. Most tools like this set themselves up as a local proxy and you configure your browser to use the proxy. This allows the tool to record the request and then execute it, returning the result to …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix