sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #56034
[Question #693707]: Problem with mouse clicks on images
New question #693707 on Sikuli:
https://answers.launchpad.net/sikuli/+question/693707
Hi,
I have problem with mouse clicks on found images.
After verifying that a image exists, sometimes the mouse pointer is not moved to the correct area of the region before the click.
Example:
if region.exists(button):
region.click()
This sometimes result in a click to the left of the button
SikuliX version 2.0.4
Java version 1.8.0_271
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.