Re: [Sikuli-driver] [Question #271257]: I am not finding the right solution for my code

2015-09-10 Thread saryu
Question #271257 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271257 saryu gave more information on the question: Used PAGE_DOWN instead of DOWN. Unintended the last if (as you suggested). I am expecting 4 pagedowns to happen to find my image. but only one is happening and

[Sikuli-driver] [Question #271271]: [RFC] Sikuli API implemented in Python and C

2015-09-10 Thread Joseph
New question #271271 on Sikuli: https://answers.launchpad.net/sikuli/+question/271271 I'm interested in implementing the Sikuli API in Python/C/Cython. I've encountered numerous instances in using Sikuli where I've wanted to use existing non-pure Python modules, but they aren't compatible with t

[Sikuli-driver] [Question #271266]: Automating application that opens via Citrix which opens multiple windows once launched

2015-09-10 Thread Afeefa
New question #271266 on Sikuli: https://answers.launchpad.net/sikuli/+question/271266 Do we need any other settings for automating an application that opens multiple windows once launched from citrix? Our application opens a command prompt window, as well as the application window (Bentley map)

Re: [Sikuli-driver] [Question #271257]: I am not finding the right solution for my code

2015-09-10 Thread Eugene Maslov
Question #271257 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271257 Eugene Maslov posted a new comment: Really tried my code??? There are no page-downs in it. The output is 27 lines "[log] TYPE "#DOWN."", then "Hurray" box appears when "Create bug report" link appears at the

Re: [Sikuli-driver] [Question #271257]: I am not finding the right solution for my code

2015-09-10 Thread saryu
Question #271257 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271257 Status: Answered => Open saryu is still having a problem: No.. On Execution I am able to see only one page down printed even if the Createbugrep.png (in your example) is present in the end of the page. (

Re: [Sikuli-driver] [Question #271257]: I am not finding the right solution for my code

2015-09-10 Thread Eugene Maslov
Question #271257 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271257 Status: Open => Answered Eugene Maslov proposed the following answer: A trick promoting web sites? It works on my Chrome without problems on the page of this question , I just unindented the last if. n