Top "Imacros" questions

iMacros is an extension for the Mozilla Firefox, Google Chrome and Internet Explorer web browsers which adds record and replay functionality similar to that found in web testing and form filler software.

Imacros won't click button?

I'm trying to build a script to post auto blog on Google Sites but the problem is that the button …

imacros
Loop in Imacros using Javascript

how can i loop imm(imacros) script with javascript I searched a little bit and found this: for (i = 0; i &…

javascript imacros
Imacros script. Extract data from csv file and fill form

I have a problem with Imacros scripting. I need to extrapolate data from the file.csv and put it on …

csv extract imacros
Launch macros one by one from a batch file

In Firefox, Using Imacros, I would like to launch multiple macros from a batch file but here is the problem: …

batch-file imacros
iMacros: Can I Select Option by display text instead of value?

I am looking to automate selecting an item from a list where the generated HTML looks like: <select name="…

imacros
How to invoke an iMacro from JavaScript?

I have an iMacro 'Test.iim' and I want to play or call this iMacro from a javascript that is …

javascript webpage imacros
Run alternate command in iMacros when TAG not found

I have created an iMacros script in Firefox, which activates the "Next" link in a set of pages, but every …

loops imacros error-checking
Check if html element exists with iMacros and javascript

I want to check if an HTML element exist with iMacros. If it does, I want to go to a …

javascript html firefox imacros
NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getCharPref]"

Imacros is showing this error NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getCharPref] Please …

imacros
How to loop through links on page using iMacros

I would like to use iMacros for the following task: on specific page navigate to each link ending with /id=* (…

imacros