How to get WINCLICK script with IMacros

Support for iMacros. The iMacros software is the unique solution for automating every activity inside a web browser, for data extraction and web testing.
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
Danny
Posts: 1
Joined: Tue Jan 09, 2018 7:42 am

How to get WINCLICK script with IMacros

Post by Danny » Tue Jan 09, 2018 8:25 am

Hello everyone...
My name is Danny and I'm Indonesian.
It's been a pleasure to be as a part of this forum.

I have a question...

Today, I've record a script for posting an image to Facebook. And this is the script :

VERSION BUILD=8970419 RECORDER=FX
TAB T=1
URL GOTO=my url
TAG POS=1 TYPE=A ATTR=TXT:Terbitkan
WAIT SECONDS=3
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:composer_form ATTR=NAME:view_photo
WAIT SECONDS=3
TAG POS=1 TYPE=INPUT:FILE FORM=ACTION:/composer/mbasic/?csid=62cfb09c-a9fb-50aa-7c04-7e60f638fe28&av=119505098658973&view_overview ATTR=NAME:file1 CONTENT=E:\Project\Meikarta\0001a.jpg
WAIT SECONDS=3
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:/composer/mbasic/?csid=62cfb09c-a9fb-50aa-7c04-7e60f638fe28&av=119505098658973&view_overview ATTR=NAME:add_photo_done
WAIT SECONDS=3
TAG POS=1 TYPE=TEXTAREA FORM=ID:composer_form ATTR=ID:u_0_0 CONTENT=text<BR><BR>#hashtag
WAIT SECONDS=3
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:composer_form ATTR=NAME:view_post

After that, I tried to run the script for many times. But it not works as before.
Hope that anyone can guide me to fix this problem...

Thank you...
Attachments
Untitled.png
Post Reply