sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #23389
Re: [Question #242258]: visual calculator button need help
Question #242258 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/242258
Status: Answered => Solved
Ninja Mustang confirmed that the question is solved:
actually i got it, it's probably not good but it worked.
I used if the read value is 0, then click img0.
if (val == 0):
click(img0)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.