New question #213978 on Sikuli: https://answers.launchpad.net/sikuli/+question/213978
Hello, I want to find a target on my screen for which I have to scroll before. When I scroll manuelly at the right position, where my target is located, then find(target) works successfully. But when my target isn't shown on the screen by default and I run: wheel(myregion,WHEEL_UP,2) find(target) then I get a "FIndFailed", although the target is shown on the screen after the "WHEEL_UP"-event. What's my mistake? Or is this a bug? -- 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

