Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

Questions tagged [imacros]

Writer Olivia Zamora
Ask Question

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.

1,463 questions
0 votes 0 answers 6 views

iMacros math operators on TAG CONTENT

iMacros v10.1.1 for CR, Free, CR 102.0.5005.115, Win10 I have a few lines of TAGs that I want to work with the same base CONTENT. I want to sum different values for each line, something like: ATTR=1 ... user avatar Matheus
  • 1
0 votes 1 answer 15 views

Change multiple ATTR with same CONTENT

I want to replace the content of multiple input fields with the same content, something like: ATTR=ID1, ID2, ID3 CONTENT=newContent user avatar Matheus
  • 1
0 votes 0 answers 42 views

Access to alien iframe in chrome extensions on the example of imacros and selenium ide

I'm writing a chrome extension and I'm having trouble accessing an iframe. I ended up googling this issue and all I got was "security policy" and why the iframe can't be accessed. In ... user avatar Vladislav moroz
  • 1
-1 votes 0 answers 53 views

how to get Imacros to click on a specific thing in a loop

I have a site that I want to refresh in a loop until it shows a specific text, then when it does, click on a button (with the text on it) and then stop the loop. as for now I have this V VERSION BUILD=... user avatar emiliya אמה
  • 1
0 votes 0 answers 51 views

imacros - going back to TAB T=1

Why doesn't this code work in Firefox? Why doesn't it execute the last command and go back to Tab 1 in the end? iimPlay ("CODE: TAB T=1"); iimPlay ("CODE: TAB OPEN"); iimPlay (&... user avatar Ольга Ватолина
  • 1
0 votes 1 answer 44 views

iMacros - extracting text

Can you explain to me why my EXTRACT doesn't work? I am trying to count the number of users with private profiles in my group (because mostly these are bots). So I need to check whether the string &... user avatar Ольга Ватолина
  • 1
0 votes 0 answers 47 views

How to run two loops by iMacros?

I'm on Firefox 55.0.2 (64-bit), iMacros 9.0.3, Windows10 x64. I'm trying to get all HREFs from all website pages and fail on two loops. However, the looping works, but after every founded link, the ... user avatar Evgeniy
  • 2,089
0 votes 1 answer 200 views

iMacros for Chrome: How to replay Macro if error occurred?

I have this simple 3 line macro to load a form and submit, sometime I get this "RuntimeError: element SPAN specified by TXT:Submit was not found, line: 3" how can I auto replay the macro? I ... user avatar Defanci
  • 1
0 votes 0 answers 69 views

iMacros Conditional statement

I'm new to iMacros. I'm trying to make a script that will click unfollow only if the user is not following you, and if it is to skip the script. I managed to do it to unfollow all users, but that is ... user avatar sutin
  • 37
-1 votes 1 answer 49 views

iMacros Infinite Loop

I am trying to create an infinite loop to refresh a slideshow using imacros Below is my code, but it doesn't loop infinitely. Any suggestions? VERSION BUILD=1011 RECORDER=CR URL GOTO= user avatar PenguiAnon
  • 1
0 votes 0 answers 11 views

Adding sitemaps to google webmaster tools - iMacros error

VERSION BUILD=1011 RECORDER=CR SET !ERRORIGNORE YES SET !LOOP 1 SET !DATASOURCE C:\Users\panther\Documents\iMacros\DataSources\sitemaps-google.csv SET !DATASOURCE_COLUMNS 1 SET !DATASOURCE_LINE {{!... user avatar damagebrain
  • 1
1 vote 0 answers 128 views

Auto Click a button until a specific text appear in page using iMacros

I'm trying to make an auto-click to a button on a website and do nothing when a specific text appears on the page Using iMacros, how can I use if a specific text element had the value I wanted so it ... user avatar Zuher Laith
  • 11
0 votes 0 answers 111 views

Imacros stops when error occurs from server

I am using imacros chrome extension to automate my work. Imacros opens a link and then fill some values and click on submit button and again loads the link and do the same. Sometimes an error occurs ... user avatar Zulqarnain Sabir
  • 65
1 vote 1 answer 53 views

Typing out columns vertically imacro Javascript

Specifications: Firefox 38.0.6, imacros 8.9.7, Windows 10 64-bit OS What my script does: My code that I specify here is part that adds a comment on a YouTube video. Issue: I'm trying to make it ... user avatar Jason.Ferl
  • 11
0 votes 1 answer 88 views

How to set localStorage item with JS and IMACROS?

My code: SET !VAR2 EVAL ("var title = document.getElementById(\"meta\").innerText; localStorage.setItem(\"title\", title);") Imacros console output: TypeError: result is ... user avatar Eugene Moskvin
  • 19

15 30 50 per page1234598