Re: [Sikuli-driver] [Question #440387]: Sikuli is not clicking on the image inside the region

2017-01-17 Thread Rafael
Question #440387 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/440387 Status: Answered => Solved Rafael confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #440387]: Sikuli is not clicking on the image inside the region

2017-01-17 Thread RaiMan
Question #440387 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/440387 Status: Needs information => Answered RaiMan proposed the following answer: I tested with 1.1.1: works Assuming that the image is found (no FindFailed exception) the only reason can be, that clicks are

Re: [Sikuli-driver] [Question #440387]: Sikuli is not clicking on the image inside the region

2017-01-16 Thread Rafael
Question #440387 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/440387 Rafael posted a new comment: The last one -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___ Mailin

Re: [Sikuli-driver] [Question #440387]: Sikuli is not clicking on the image inside the region

2017-01-16 Thread RaiMan
Question #440387 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/440387 Status: Open => Needs information RaiMan requested more information: which of the 2 images? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #440387]: Sikuli is not clicking on the image inside the region

2017-01-15 Thread Rafael
New question #440387 on Sikuli: https://answers.launchpad.net/sikuli/+question/440387 This is the beggining of my code. dungeon = ("nothing selected", "d1", "d2", "d3") selected = select("Please select a dungeon", options = dungeon) if selected == dungeon[0]: popup("You did not select a dungeo