Record http form posts via a browser
For a simple interaction, you don’t really need a tool like Selenium that will record and playback requests. You only need the tools you’ve already mentioned: Chrome already comes with the Developer Tools that you need: use the Network tab. No plugin to download. I don’t know if Safari will work — I don’t see … Read more