sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #56954
[Question #696094]: Sikuli 2.0.5 - click text in region does not work
New question #696094 on SikuliX:
https://answers.launchpad.net/sikuli/+question/696094
Code:
reg = <some_region>
reg.click('text_in_region') # does not click on text
see video https://www.screencast.com/t/yIdZvomTCvpz
----
Seems like click is executed on relative coordinates against Screen not against region
This seems like a bug
Note that "reg.click(image_in_region.png) works s expected
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.