Question #245298 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/245298

sudhir takale posted a new comment:
When i used following code

button = Pattern("img1").exact()
while button.exists(Pattern("img1").exact()):
      click(button)

getting error message cannot used exists with button.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to