SWExplorerAutomation
Alex Furman wrote a very nifty utility that can record web interactions in an IE 5.5 and higher browser. I could see some use for this in automated testing of web applications. The most interesting aspect of this tool is the way in which it GENERATES C# CODE based on recorded script interactions with a […]