Question #695203 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/695203
Status: Open => Answered
Manfred Hampl proposed the following answer:
Without looking into details of your click and wait logic:
Modifying the counter of a "for ... in range()" loop (in your case x and
z) inside the loop is nonsense.
Are you sure that your definition of rndtime makes sense?
In Python 2.7 "/" is integer division, so I assume that the value always will
be zero.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp