Pressing Buttons

Hints, tips and tricks for newbies

Moderators: Dorian (MJT support), JRL

Post Reply
guyofer
Newbie
Posts: 4
Joined: Fri Sep 17, 2004 12:54 pm

Pressing Buttons

Post by guyofer » Fri Sep 17, 2004 1:29 pm

I have tried to run a program which will update itselffromthe internet.I am tryingto send a command which willpress the "setting" button-but I am doing something wrong.

Run Program>C:\Program Files\Enigma Software Group\SpyHunter\SpyHunter.exe
WaitWindowOpen>SpyHunter v 1.5.83
SetFocus>SpyHunter v 1.5.83
MouseOver>Settings*
PushButton>Settings*
LClick
Wait>12


Can you help?

Lumumba

Post by Lumumba » Fri Sep 17, 2004 1:45 pm

Correct syntax: PushButton>window_title,button_caption

PushButton>Settings*,


Correct syntax: MouseOver>window_title,button/object_caption

MouseOver>Settings*,

and by the way: if you use PushButton there should be no need to do something similar with MouseOver :wink: !

guyofer
Newbie
Posts: 4
Joined: Fri Sep 17, 2004 12:54 pm

Post by guyofer » Fri Sep 17, 2004 3:24 pm

:lol:

Thanks. As you can see,I am learning.
By the way- what shouldbe the quickest script to delete tmp files :?:

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts