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.

How to use JavaScript in imacros?

I can't figure out how to use imacros with JavaScript. I have looked at their Help, have seen countless examples …

javascript imacros
Make {{!LOOP}} increase by 10 in iMacros

I have problems with making !LOOP jump +10 each time instead of +1. Here is my code: VERSION BUILD=8810214 RECORDER=FX TAB …

imacros
iMacro to generate random text or random number

I am using iMacros for quick static form filling and is there anyway I can generate and post random text …

random imacros
Click a button if text exist in page with iMacros

I am trying to use iMacros with Firefox to click an UnFollow button ONLY if this code exist on the …

imacros
LOOP function in iMacros (TAG POS)

I have this code: VERSION BUILD=7601105 RECORDER=FX SET !TIMEOUT_PAGE 10 SET !ERRORIGNORE YES TAB T=1 CMDLINE !DATASOURCE tags.csv …

loops tags instagram imacros
create a batch file to open firefox, then run a macro (wait for it to finish) then run another macro

I am trying to: (1) load Firefox (2) run Iopus Imacro (.iim) - wait for this to finish, then (3) run the next …

batch-file imacros
iMacro If Else Statement without Javascript

I currently make a iMacro script that use ImageSearch to find the image and perform other function. If the image1 …

if-statement imacros
iMacros wait until page loads

I used to use iMacros all the time and to make the macro wait for the page to load it …

imacros
How to step 2 with iMacros loop? How to select every other href?

I have this iMacros code fragment VERSION BUILD=7200328 RECORDER=FX TAB T=1 URL GOTO=http://feedburner.google.com/fb/a/…

firefox imacros
How can i set loop iMacros by Javascript?

1) I can't add set loop imacros by javascript, How can i add it ? var macro; macro = "CODE:"; macro += "VERSION BUILD=8011895" + "\…

javascript imacros