Re: [Sikuli-driver] [Question #249484]: Mac - Not able to recognize top/system bar

2014-06-04 Thread RaiMan
Question #249484 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249484 Status: Open = Answered RaiMan proposed the following answer: I can confirm, that I already found, that png files created by the Mac capture are not found by Sikuli. But I did not investigate about the

Re: [Sikuli-driver] [Question #249484]: Mac - Not able to recognize top/system bar

2014-06-04 Thread RaiMan
Question #249484 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249484 Linked to bug: #1326358 https://bugs.launchpad.net/bugs/1326358 [1.1.0] Mac: images created with Mac snapshot (shift-cmd-4) cannot be used with Sikuli -- You received this question

Re: [Sikuli-driver] [Question #249484]: Mac - Not able to recognize top/system bar

2014-06-04 Thread Kumar
Question #249484 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249484 Status: Answered = Solved Kumar confirmed that the question is solved: Thanks RaiMan for the confirmation. I will get new version with fix when it becomes available. -- You received this question

Re: [Sikuli-driver] [Question #249484]: Mac - Not able to recognize top/system bar

2014-06-03 Thread Kumar
Question #249484 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249484 Status: Needs information = Open Kumar gave more information on the question: The image preview looks fine. I used capture() to create .png files and they are recognized. Whereas snapshots created

Re: [Sikuli-driver] [Question #249484]: Mac - Not able to recognize top/system bar

2014-06-03 Thread Kumar
Question #249484 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249484 Kumar gave more information on the question: Forgot to mention that I tried to use the suggestion made above to capture top bar did not work. Then I tried using capture(). -- You received this question

Re: [Sikuli-driver] [Question #249484]: Mac - Not able to recognize top/system bar

2014-06-02 Thread Kumar
Question #249484 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249484 Status: Answered = Open Kumar is still having a problem: Problem I have is exists(myappMenu) fails even though MyappMenu is on the desktop. -- You received this question notification because you are a

Re: [Sikuli-driver] [Question #249484]: Mac - Not able to recognize top/system bar

2014-06-02 Thread RaiMan
Question #249484 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249484 Status: Open = Needs information RaiMan requested more information: what is IDE Preview saying about the image? -- You received this question notification because you are a member of Sikuli Drivers,

Re: [Sikuli-driver] [Question #249484]: Mac - Not able to recognize top/system bar

2014-05-30 Thread RaiMan
Question #249484 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249484 Status: Open = Answered RaiMan proposed the following answer: I guess. that MyappMenu.png is the shot of your app's name on the Mac menubar (top of screen, always visible). Since it is a bit tricky, to

Re: [Sikuli-driver] [Question #249484]: Mac - Not able to recognize top/system bar

2014-05-30 Thread Kumar
Question #249484 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249484 Status: Answered = Open Kumar is still having a problem: How I got MyappMenu.png? I used Mac OS X feature that captures a screenshot of just the selected rectangle. Command+Shift+4 -- You received

Re: [Sikuli-driver] [Question #249484]: Mac - Not able to recognize top/system bar

2014-05-30 Thread RaiMan
Question #249484 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249484 Status: Open = Answered RaiMan proposed the following answer: ok, then it should work. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact

[Sikuli-driver] [Question #249484]: Mac - Not able to recognize top/system bar

2014-05-29 Thread Kumar
New question #249484 on Sikuli: https://answers.launchpad.net/sikuli/+question/249484 I want to find top system/menu bar and click sign out. But My code is not recognizing the top menu bar. It is there. I can see that clearly. What am I doing wrong? I was looking up answers and FAQ. There is