jc9419 wrote:Thank you for the reply Chivracq!
I have the adaptability of using this process within Firefox, Chrome, iMacros 6.9 and iMacros 10.3, whichever would be the most functional for this process.
In accordance with your information, I was wanting to clarify some of the details. Basically, I am in need of going to a google image search and download 6 different images for one task. After I download all of those to one specific folder (say that the folder is: C:\\Documents\Folder1\). Within the example, I would like to add a folder (we'll call this one Folder 2) into Folder 1 that contains those 6 images. After that, I need to run a task in the similar manner, but instead of this set of 6 images going into Folder 2, I would like them to go to another one called Folder 3.
Is this specific process still possible?
Well, 'SAVETARGETAS' and 'ONDOWNLOAD' are implemented for the 4 Browsers (iMB / IE / FF / CR), so the Choice is yours I would say, simply use your "favorite" Browser, but iMB v6.9 is very old, it was using a different Download Manager that got completely revamped in iMB v10.3.
iMacros for CR requires an additional FIO-Module (FIO = File Input-Output) to be installed for dealing with Local Files like in a Download, and it used to be pretty buggy, but current Version = v8.4.4 for CR finally seems to be a bit stable, but many Commands are still not implemented for CR...
My personal favorite Choice is iMacros for FF, but the latest Version = v9.0.3 is pretty Buggy and limited compared to previous Version = v8.9.7, which is much more stable and still works on FF48/53. And if you later want to add some Conditional Logic to your Macros, iMacros for FF supports Macros written in JavaScript ('.js' Scripts).
Concerning your Folder_1/_2/_3 Structure, yep no Pb, you can use/reuse Variables to (dynamically) define the Names/Paths.
What you want overall is pretty "basic" and is a pretty straightforward Use of iMacros actually, there should hardly be any Difficulties...

- (F)CI(M) = (Full) Config Info (Missing): iMacros + Browser + OS (+ all 3 Versions + 'Free'/'PE').
- I don't even read the Qt if that (required) Info is not mentioned...!
- Script & URL help a lot for more "educated" Help...