sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #04767
Re: [Question #168895]: How to click on windows desktop icon?
Question #168895 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/168895
Status: Open => Answered
vitalliuss proposed the following answer:
Maybe for demo program it is better to show how sikuli perform this task
with 3-string script:
wait("imgs/spotlight.png", 3)
doubleClick("imgs/spotlight.png")
type("hello world")
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.