Question #199983 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/199983
Status: Open => Answered
RaiMan proposed the following answer:
might be a timing problem:
your find comes too fast after the rightClick().
the principle:
rightClick()
wait(1)
find()
--
You received th
New question #199983 on Sikuli:
https://answers.launchpad.net/sikuli/+question/199983
Right clicking Windows XP desktop shortcut, that works fine and displays the
right click context list but I cant seem to get Sikuli to find the item in the
list from the click pictures I've provided it. I've t
2 matches
Mail list logo