Kontroller
Newbie
- Jul 5, 2011
- 29
- 0
I'd firstly like to say thank you for all the help so BHW, I've learned a lot and I've started to make money, be it small amounts it is nonetheless and I will soon be sharing my ideas and methods, once I feel they are worth contributing.
I've got another iMacros question. I want to click everything with the text "House". I use the following code either with a loop or by copying and pasting the following line :
However I find that instead of first clicking the first "House" then moving onto to the remaining ones, it does the same one everytime.
How can I make it hit the remaining ones in turn?
Thanks
I've got another iMacros question. I want to click everything with the text "House". I use the following code either with a loop or by copying and pasting the following line :
Code:
TAG POS=1 TYPE=A ATTR=TXT:House
How can I make it hit the remaining ones in turn?
Thanks