Re: [Sikuli-driver] [Question #232718]: Can detect the text on screen but can't find it

2013-08-03 Thread Launchpad Janitor
Question #232718 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/232718 Status: Open = Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Open' state without activity for the last 15 days. -- You received this question

Re: [Sikuli-driver] [Question #233463]: appfocus and switchApp inconsistency with click

2013-08-03 Thread Aravind
Question #233463 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233463 Status: Open = Answered Aravind proposed the following answer: Think, this is a known bug with Sikuli. These inks might help you out with more details : - https://bugs.launchpad.net/sikuli/+bug/1008113

Re: [Sikuli-driver] [Question #233463]: [1.0] appfocus and switchApp inconsistency with click

2013-08-03 Thread RaiMan
Question #233463 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233463 Assignee: None = RaiMan Summary changed to: [1.0] appfocus and switchApp inconsistency with click -- You received this question notification because you are a member of Sikuli Drivers, which is an

Re: [Sikuli-driver] [Question #233463]: [1.0] appfocus and switchApp inconsistency with click

2013-08-03 Thread RaiMan
Question #233463 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233463 RaiMan posted a new comment: @ Aravind Thanks, I have this on the list for 1.1 -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #232718]: Can detect the text on screen but can't find it

2013-08-03 Thread Mark Weisler
Question #232718 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/232718 Mark Weisler posted a new comment: I tried essentially your code and it worked properly for me. I have a Web page open and it contains the string of interest in the region Sikuli will be searching. Then I

[Sikuli-driver] [Question #233496]: Canvas in Sikuli java

2013-08-03 Thread Giuseppe Marullo
New question #233496 on Sikuli: https://answers.launchpad.net/sikuli/+question/233496 I would like to have an example where I could search for an image (icon on desktop) and if found draw a frame around it. I am unable to draw on the screen. How to I use the canvas on it? Thanks in advance.