Re: Simple iMacros Question...
iMacros is capable of doing pretty much everything a full-featured programming language will allow you to do since in addition to their own "macro language" you can script in javascript even with the free version for Firefox. This will allow you to manipulate the DOM and ultimately do pretty much everything with a web page. You won't have "multi-threading" support with the addon version but, as a dirty hack, you can easily run multiple independent profiles (own cookies, own settings, own everything) of your browser. Plus you can take the js logic and port it basically verbatim to any real programming language (python, dot.net...) making it a great little tool to test your automation templates.
~ I knew a guy in high school named Mike Hunt. The more carefully you try to say it, the worse it sounds.
Bookmarks