outsidethesquare
Regular Member
- Sep 9, 2009
- 268
- 164
Will +rep for solution
I have a problem with an iMacro that I really really need fixed.
The code in question is:
I want the macro to click the vote button, however the macro is simply finding the tag, and after the macro has completed running, there is a border around the element indicating that it has been found, however it isn't being clicked?
Thanks.
I have a problem with an iMacro that I really really need fixed.
The code in question is:
Code:
[COLOR=#ff0000][FONT=Courier New][B]TAG POS[/B]=1 [B]TYPE[/B]=[B]A ATTR[/B]=TXT:Vote[/FONT][/COLOR]
I want the macro to click the vote button, however the macro is simply finding the tag, and after the macro has completed running, there is a border around the element indicating that it has been found, however it isn't being clicked?
Thanks.