need Macro to loop thru text file of urls

Find a consultant or advertise your services here
Forum rules
iMacros EOL - Attention!

The renewal maintenance has officially ended for Progress iMacros effective November 20, 2023 and all versions of iMacros are now considered EOL (End-of-Life). The iMacros products will no longer be supported by Progress (aside from customer license issues), and these forums will also no longer be moderated from the Progress side.

Thank you again for your business and support.

Sincerely,
The Progress Team
Post Reply
SweetBilly
Posts: 1
Joined: Sun Oct 04, 2009 3:54 pm

need Macro to loop thru text file of urls

Post by SweetBilly » Wed Oct 07, 2009 5:37 am

hi,

i need help on my first macro.
input: text file of urls, one url per line.
could be many hundreds of urls
i have imacros for FF
i use the FLOCK browser

Loop from first to last url in my text file.
for each url:
open the webpage
if there's any error, write the url to an error log and close the webpage.
when webpage opens, i want the mouse to click in a ladder fashion, start top of the ladder, click down the ladder.
Where to start the mouse click: the right-hand side of the web page, mid-screen, top to bottom 9 clicks.
close the web-page.
go to next url.
stop when last url processed.

I probably need a template that I could modify myself.
for example, I would need to finesse the mouse movement to start at the desired spot.
Once it start at the right spot, it's the same for all the urls.
Only need to get it to work for one url, then loop through all the urls in the text file.
ecanned
Posts: 2
Joined: Tue Oct 20, 2009 4:14 pm

Re: need Macro to loop thru text file of urls

Post by ecanned » Tue Oct 20, 2009 4:20 pm

I could help you out with your project.

I’ve been working with Iopus and other web automation tools for 10 years. My rate is $50.00 an hour, but I will provide a free consultation with an estimate of the time require to complete work.

PM or email editor@ecanned.com for more info.

Matt
Post Reply