sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #59075
Re: [Question #708013]: getCenter on a user coded region returns a clickpoint on the bottom right of the region
Question #708013 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/708013
Status: Open => Answered
abuzer stream proposed the following answer:
try it.
example_region = Region(0,0,200,200)
example_region.click()
it is work trust me.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.