New question #168513 on Sikuli:
https://answers.launchpad.net/sikuli/+question/168513
Hello,
I'm a newbie to “Sikuli” and to scripting.
I have written two scripts, both fowling tutorials on the sikuli website, but
none of them works.
1. First script written was to automatically run spybot.
==============================================================================
doubleclick (spybot icon)
sleep (10)
click (check for porblem icon)
sleep (16) # to avoid temporay files message
wait (fix selected porbelm image, FOREVER)
click (you ware about to remove theses entries, do you want to continue? Image)
click(Yes image)
wait(X porblems fixed image)
clikc(OK image)
clikc (X image)
==============================================================================
Please note I have written the description the image being used as I'm unable
to paste the script on here.
2. I have also attempted to duplicate "skype user log off alert" in tutorial
section with Lotus same time Instant Messaging, to alert me when a certain user
is log off.
While exists (username image)
Sleeps (5)
Popup (“user log off”)
==============================================================================
Appreciate some input on why those scripts are not working correctly?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp