Question #200765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/200765
RaiMan posted a new comment: A correction to comment # 4: Since I defined myreg to narrow the search region, I should use it: # first we wait for the icon, to get its region on the screen mIcon = myreg.wait(icon_start, 20) # its an error, if it does not appear after e.g. 20 secs, script should stop then -- 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 : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

