Sometime in 2009 I started using AUTOIT fo Internet Exporer automation. I tried using some of the suggested tools, but I wanted something else, so I made it.
It is a simple "crude" browser with buttons to show tables, links, and forms on a web page. The forms information is what I use the most. I get the name of the form (or iframe containing forms), element names and current values. With that info and a few user defined functions, most IE Automation has been easy.
If you look over the