What is the best browser Macro recorder for recording and playing back repetitive tasks filling out web page forms?
I tried the iOpus software , but just like good malware, it wouldnt properly uninstall after trying it.
|
What is the best browser Macro recorder for recording and playing back repetitive tasks filling out web page forms? I tried the iOpus software , but just like good malware, it wouldnt properly uninstall after trying it. |
|||||
|
|
If you use FireFox, you could take a look at the Selenium IDE. In reality it's a part of a test-suite, where you can record actions and verify what happens when you do that. You don't need to use it for testing though, the automation works very well on its own. Check it out here (it's free afaik): http://seleniumhq.org/projects/ide/ There is a two minute intro to selenium here: seleniumhq.org/movies/intro.mov The last 30 seconds doesn't concern the FireFox plugin, but the first part shows how you use it to do a simple task. |
|||
|
|
As far as I know IOpus iMacros is the best one I've seen. Not perfect, but quite powerful... also hard to learn and master. For basic things, this seems good |
||||
|
|
|
I am very happy with macros inside firefox's pentadactyl. The come in an extremely thin layer. |
|||
|
|
|
You might also want to look into Firebug which is primarily a debugger but also includes macro functionality.. |
|||
|
|
|
The Google Chrome extentions iMacros: It's not a mature project just yet but probably your best bet for Chrome: https://chrome.google.com/webstore/detail/cplklnmnlbnpmjogncfgfijoopmnlemp |
|||
|
|