sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #46275
Re: [Question #665546]: SikulixIDE 1.1.2 Click a random place inside an image
Question #665546 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/665546
Status: Open => Answered
Manfred Hampl proposed the following answer:
Maybe
click(location(random.randint(m.getTopLeft(),m.getBottomLeft()),random.randint(m.getTopRight(),m.getBottomRight())))
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.