sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #56971
Re: [Question #696094]: Sikuli 2.0.5 - click text in region does not work
Question #696094 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/696094
Chetan proposed the following answer:
for region we can create a regsion and then you
region= new region()...# define it
then control = region.findText()
click(control)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.