[Sikuli-driver] [Question #190829]: Looping through findAll occurences

2012-03-16 Thread Henk Noppe
New question #190829 on Sikuli: https://answers.launchpad.net/sikuli/+question/190829 I am some what experimenting with the findAll function and run up a problem looping all the occurrences. The first one is that the looping is not top bottom or visa versa, but to me it seems ad random. What

Re: [Sikuli-driver] [Question #181182]: Unable to run testscript from command line due to spaces in path

2011-12-08 Thread Henk Noppe
Question #181182 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/181182 Status: Answered = Solved Henk Noppe confirmed that the question is solved: ok, Thank you very much. I will use the python way! -- You received this question notification because you are a member

Re: [Sikuli-driver] [Question #180585]: Confused about the Unit Test feature in Sikuli

2011-12-07 Thread Henk Noppe
Question #180585 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180585 Status: Answered = Open Henk Noppe is still having a problem: Thanks again. The abort key is very handy. With this I discovered that the Unit test can not handle long path names or path/file names

Re: [Sikuli-driver] [Question #180585]: Confused about the Unit Test feature in Sikuli

2011-12-07 Thread Henk Noppe
Question #180585 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180585 Henk Noppe gave more information on the question: I also got the same result with the script below. def setUp(self): TextEditorApp = App(/Applications/TextEdit.app) TextEditorApp.focus() wait(1

Re: [Sikuli-driver] [Question #180585]: Confused about the Unit Test feature in Sikuli

2011-12-07 Thread Henk Noppe
Question #180585 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180585 Status: Answered = Solved Henk Noppe confirmed that the question is solved: Och yeah you are quite right. I did some futher experimenting and saw that I omitted the prefix 'test'. After adding

Re: [Sikuli-driver] [Question #179989]: App.open failed

2011-11-29 Thread Henk Noppe
Question #179989 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179989 Status: Needs information = Open Henk Noppe gave more information on the question: Thanks alot for all the time you put in this. Yesterday I tried myApp = App(Omnis Studio 5.0.1 RT.app), but it did

Re: [Sikuli-driver] [Question #179989]: App.open failed

2011-11-28 Thread Henk Noppe
Question #179989 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179989 Status: Answered = Open Henk Noppe is still having a problem: HI RaiMan! Yes that did the trick! I am not sure why I have to add '/Applications/'. Can you tell me why? And yes I reverted

Re: [Sikuli-driver] [Question #179247]: can not find 3.png on the screen using right() function

2011-11-25 Thread Henk Noppe
Question #179247 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179247 Status: Answered = Solved Henk Noppe confirmed that the question is solved: thank you very much that did the trick -- You received this question notification because you are a member of Sikuli Drivers

[Sikuli-driver] [Question #179989]: App.open failed

2011-11-25 Thread Henk Noppe
New question #179989 on Sikuli: https://answers.launchpad.net/sikuli/+question/179989 Hi All, I have a problem opening /focussing an application. The app concerns is Omnis Studio 5.0.1. This is a programming application (see http://www.omnis.net). I can open or get focus on any other

Re: [Sikuli-driver] [Question #179989]: App.open failed

2011-11-25 Thread Henk Noppe
Question #179989 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179989 Status: Answered = Solved Henk Noppe confirmed that the question is solved: Thanks for your answer and you are right that in the Application folder it says Omnis Studio 5.0.1. RT.app. I have several

Re: [Sikuli-driver] [Question #179989]: App.open failed

2011-11-25 Thread Henk Noppe
Question #179989 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179989 Status: Solved = Open Henk Noppe is still having a problem: I accidently clicked on solved :S sorry :$ -- You received this question notification because you are a member of Sikuli Drivers, which

[Sikuli-driver] [Question #179247]: can not find 3.png on the screen using right() function

2011-11-18 Thread Henk Noppe
New question #179247 on Sikuli: https://answers.launchpad.net/sikuli/+question/179247 hi everyone, I am new to Sikuli and am walking through the tutorials. I ran up a problem with one tutorial (http://sikuli.org/docx/tutorials/sliders/sliders.html). It's the one about sliders. If I use the