sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48720
Re: [Question #674438]: can't find a way to click at a random pixel
Question #674438 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/674438
RaiMan proposed the following answer:
click(Pattern("1537960842723.png").similar(0.90).targetOffset(random.randint(0,
250),random.randint(0, 250)))
should click somewhere else every time it is processed (e.g. in a loop)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.