sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54159
Re: [Question #688887]: Click() Implementation in Code
Question #688887 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/688887
RaiMan proposed the following answer:
... addition to comment#1:
org.sikuli.Script.Region::click -> org.sikuli.Script.Mouse::click
... and finally the real clicking is done via Java AWT Robot
(org.sikuli.Script.DesktopRobot)
be aware: in branch master I am currently doing some massive refactoring
(version 2.1.0), so looking into the release branch is safer ;-)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.