Not specified link

Discussions and Tech Support specific to the iMacros Firefox add-on.
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

Before asking a question or reporting an issue:
1. Please review the list of FAQ's.
2. Use the search box (at the top of each forum page) to see if a similar problem or question has already been addressed.
3. Try searching the iMacros Wiki - it contains the complete iMacros reference as well as plenty of samples and tutorials.
4. We can respond much faster to your posts if you include the following information: CLICK HERE FOR IMPORTANT INFORMATION TO INCLUDE IN YOUR POST
Post Reply
AjkoST
Posts: 1
Joined: Thu Oct 11, 2007 7:18 pm

Not specified link

Post by AjkoST » Thu Oct 11, 2007 7:25 pm

i need script, to click on link, which i havent.
its one link, which changes.

for example : imagine that in google.com link for images is in each refresh other. first time it is

Code: Select all

http://images.google.com/imghp?oe=UTF-8&hl=sk&tab=wi&q=
second time its

Code: Select all

http://images.google.com/imghp?oe=UTF-10&hl=sk&tab=wi&q=
third time

Code: Select all

http://images.google.com/imghp?ab=UTF-3&hl=sk&tab=wi&q=
but allways you go to images google!

so i need something like link, but no URL , better text. so no GOTO:http://... also GOTO:text:pictures

You understand? With google it was only expample.

My english is so worst, because i am from slovakia. Please, help me! THANKS a LOT! if you dont understand, just ask me! bye
User avatar
Tech Support
Posts: 4948
Joined: Tue Sep 20, 2005 7:25 pm
Contact:

Post by Tech Support » Fri Oct 12, 2007 4:21 pm

Please replace the changing part with an asterisk *

Example:

http://images.google.com/imghp?ab=*

Also see this FAQ about session-IDs
Post Reply