Search found 41 matches

by BLiTzKrIeGx1337
Tue Jun 14, 2022 6:02 pm
Forum: iMacros for Chrome
Topic: Getting a Dialogue from Chrome, can't get rid of it
Replies: 2
Views: 2856

Re: Getting a Dialogue from Chrome, can't get rid of it

Ah-hum...!, I don't completely/exactly understand the "Workflow" of your Scenario...: You have some Local File, => that gets uploaded to the Site, => and then you delete the Local File...(?) [Correct...?] But hum..., how do you delete that Local File...? The `FILEDELETE` Command is not su...
by BLiTzKrIeGx1337
Tue Jun 14, 2022 4:37 pm
Forum: iMacros for Chrome
Topic: Getting a Dialogue from Chrome, can't get rid of it
Replies: 2
Views: 2856

Getting a Dialogue from Chrome, can't get rid of it

Win 10 CR 102.0.5005.115 iM 1011 PE Part of a macro I run requires a file to get deleted so that it can be replaced with a new file, formerly this was done on IE11, but with the browser reaching it's EOL tomorrow, the site I work on received an update and now no longer works on IE, so I'm now attemp...
by BLiTzKrIeGx1337
Tue Nov 30, 2021 5:45 pm
Forum: iMacros for Firefox
Topic: Macros randomly stopping when reading csv
Replies: 7
Views: 6286

Re: Macros randomly stopping when reading csv

Oh...!?, and funny to recognize "my" 'Cond_Timeout' for a Conditional `!TIMEOUT_STEP`, ah-ah...! Nice to see that you still use it...! Of course, it works perfectly, if the iMacros forum madlad came up with it, it's probably a keeper. I will try to ping @TechSup if they want to have a Loo...
by BLiTzKrIeGx1337
Mon Nov 29, 2021 9:26 pm
Forum: iMacros for Firefox
Topic: Macros randomly stopping when reading csv
Replies: 7
Views: 6286

Re: Macros randomly stopping when reading csv

Alright, well, from the Profiler Log you've provided, well..., it looks like the Script ran "correctly", (I see all Lines/Statements with 'Status'=OK), or at least until those 2 (last) Lines (Line_67 + Line_68): TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:aspnetForm ATTR=ID:ctl00_ctl00_C_M_ctl00_...
by BLiTzKrIeGx1337
Mon Nov 29, 2021 8:23 pm
Forum: iMacros for Firefox
Topic: Macros randomly stopping when reading csv
Replies: 7
Views: 6286

Re: Macros randomly stopping when reading csv

Hum..., OK, but "difficult" to help "precisely" without "seeing" (myself) what/when/where "happens" to analyze the "Behaviour"... :? A few (Troubleshooting) Suggs...: 1- Enable the iMacros 'Profiler' to see if you can find more Info in the Profiler ...
by BLiTzKrIeGx1337
Mon Nov 29, 2021 7:17 pm
Forum: iMacros for Firefox
Topic: Macros randomly stopping when reading csv
Replies: 7
Views: 6286

Macros randomly stopping when reading csv

10101485 PE Windows 10 FF 94.0.2 (64-bit) Demo/Test Macros Work This only seems to be happening on Firefox and only on 1 computer. I have a virtual machine for large macros that I often have to run, the Firefox macro has always run fine on it, but about 2 weeks ago it started having issues, it will ...
by BLiTzKrIeGx1337
Sat Aug 14, 2021 3:29 pm
Forum: General Support & Discussions
Topic: IE - Restart if element isn't found?
Replies: 4
Views: 2780

Re: IE - Restart if element isn't found?

:arrow: Do the 3 'TAG' Statements after the "TAG POS=1 TYPE=A ATTR=TXT:{{!COL1}}" need to be disabled/muted or won't they do anything if the Link was not found/not clicked...? :?: :?: :?: They won't do anything if the link isn't clicked, the link takes you to a different page where those ...
by BLiTzKrIeGx1337
Fri Aug 13, 2021 10:55 pm
Forum: General Support & Discussions
Topic: IE - Restart if element isn't found?
Replies: 4
Views: 2780

Re: IE - Restart if element isn't found?

For both you will first need to extract that Link before "really" clicking on it to check if it exists... Then using 'EVAL()', you will make "a lot of Things" conditional, ah-ah...! :P 8) :twisted: But hum, first let me ask a Qt...: Do the 3 'TAG' Statements after the "TAG ...
by BLiTzKrIeGx1337
Fri Aug 13, 2021 5:39 pm
Forum: General Support & Discussions
Topic: IE - Restart if element isn't found?
Replies: 4
Views: 2780

IE - Restart if element isn't found?

iMacros 12.6.505.4525 Win10x64 IE11 Part of one of the macros I run in IE searches for an item and selects it by the item's name, lately though, it has occasionally been unable to find the element and errors out despite the item existing, it looks like sometimes, for some reason, the search box gets...
by BLiTzKrIeGx1337
Fri Aug 13, 2021 4:08 pm
Forum: General Support & Discussions
Topic: iMacros Updates?
Replies: 1
Views: 2784

iMacros Updates?

Does anyone know if iMacros for other browsers will be getting updates with IE11 reaching its EOL? I do a lot of file uploading which (as far as I know) still only works on IE. Many parts of the service my company uses are updating their website and no longer function on IE11, consequently I already...
by BLiTzKrIeGx1337
Tue May 25, 2021 3:42 pm
Forum: General Support & Discussions
Topic: Skiping a row when reading from csv
Replies: 4
Views: 3303

Re: Skiping a row when reading from csv

That isn't ideal but it will certainly work. I need the high timeout_step because the site is very script heavy, at certain points in the macro the site needs decent amounts of time to load the page.

Thanks!
by BLiTzKrIeGx1337
Tue May 25, 2021 3:24 pm
Forum: General Support & Discussions
Topic: Skiping a row when reading from csv
Replies: 4
Views: 3303

Re: Skiping a row when reading from csv

The error message isn't a popup, its just a line of text that appears next to it, so there is nothing clickable. And if it appears then the macro can't proceed with that product, so I would need it to skip the row in the csv. So, if the macro is on loop 25, and the message appears, then I'd just nee...
by BLiTzKrIeGx1337
Tue May 25, 2021 2:56 pm
Forum: General Support & Discussions
Topic: Skiping a row when reading from csv
Replies: 4
Views: 3303

Skiping a row when reading from csv

Windows 10 64b FF 88.0.1 (64-bit) iMacros 10101485 PE I have a large macro that reads from a csv to create new products on the e-commerce site that I manage, the macro stats like this - SET !DATASOURCE C:\Users\forms\Desktop\AFDmacroCSVs\AFDUpdateNewTest.csv SET !LOOP 2 SET !DATASOURCE_LINE {{!LOOP}...
by BLiTzKrIeGx1337
Tue May 11, 2021 5:32 pm
Forum: General Support & Discussions
Topic: Reading from and Extracting to CSV in FF
Replies: 6
Views: 5816

Re: Reading from and Extracting to CSV in FF

My version of excel is Microsoft 365 MSO (16.0.13929.20222) 64-bit. I'm confused about the FCI you keep saying I need to fix, recently my iMacros auto updated (which didn't really make sense at the time based on the release notes page it took me to). I just checked one of my older macros and the ver...
by BLiTzKrIeGx1337
Fri May 07, 2021 8:24 pm
Forum: General Support & Discussions
Topic: Reading from and Extracting to CSV in FF
Replies: 6
Views: 5816

Re: Reading from and Extracting to CSV in FF

Yes I follow, so this works - VERSION BUILD=10101485 SET !DATASOURCE C:\Users\forms\Desktop\extracttest.csv SET !LOOP 1 SET !DATASOURCE_LINE {{!LOOP}} SET !TIMEOUT_STEP 10 URL GOTO=https://heraldpg.myprintdesk.net/DSF/Admin/MD/base.aspx#/products TAG POS=1 TYPE=INPUT:TEXT FORM=ID:aspnetForm ATTR=ID:...