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

2013-07-18 Thread Eugene S
New question #232718 on Sikuli: https://answers.launchpad.net/sikuli/+question/232718 Greetings, I want to find if a certain text exists on the screen. I am aware that there are multiple issues with text recognition and hence initially I've tried to see what IS being detected on the screen and

Re: [Sikuli-driver] [Question #231053]: 'KEY_WIN' is not defined in imported script --- add: from sikuli import *

2013-06-20 Thread Eugene S
Question #231053 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/231053 Eugene S confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact

Re: [Sikuli-driver] [Question #231053]: 'KEY_WIN' is not defined in imported script --- add: from sikuli import *

2013-06-20 Thread Eugene S
Question #231053 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/231053 Eugene S posted a new comment: Hi RaiMan, Sorry for the unclear question. Anyway it was my mistake, not related to Sikuli. So everything is working as expected right now. Thanks! Eugene -- You received

[Sikuli-driver] [Question #231053]: 'KEY_WIN' is not defined error when importing from module

2013-06-19 Thread Eugene S
New question #231053 on Sikuli: https://answers.launchpad.net/sikuli/+question/231053 I have a number of tests, each one in a separate file. In order to make these scripts more readable and clear I have decided to move some of the functionality to external file and import it as a module to each

Re: [Sikuli-driver] [Question #231053]: 'KEY_WIN' is not defined in imported script --- add: from sikuli import *

2013-06-19 Thread Eugene S
Question #231053 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/231053 Status: Answered = Solved Eugene S confirmed that the question is solved: Yes of course! I completely forgot about that. Thanks! Not related to this specific issue but I see that all the logging which

Re: [Sikuli-driver] [Question #230867]: Getting a ClassNotFoundException exception when running sikuli-script from command line

2013-06-17 Thread Eugene S
Question #230867 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230867 Eugene S posted a new comment: Yes, I have tried to run the script as follows and it succeeded: C:\Sikuli\TestsC:\Sikuli\sikuli-script.cmd -j6 -r C:\Sikuli\Tests\eReferrals.sikuli I have also discovered

Re: [Sikuli-driver] [Question #230867]: Getting a ClassNotFoundException exception when running sikuli-script from command line

2013-06-17 Thread Eugene S
Question #230867 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230867 Eugene S posted a new comment: Thanks for your super quick replies! :) I will then use the suggested workaround until the fix is being introduced in the next version. Cheers, Eugene -- You received

[Sikuli-driver] [Question #230928]: Logging does not work as expected

2013-06-17 Thread Eugene S
New question #230928 on Sikuli: https://answers.launchpad.net/sikuli/+question/230928 I have designed few automation scripts and now want to create few log files. Since I understood that standard Python functionality should work, I just went through few Python tutorials about how to create log

Re: [Sikuli-driver] [Question #230867]: Getting a ClassNotFoundException exception when running sikuli-script from command line

2013-06-17 Thread Eugene S
Question #230867 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230867 Status: Answered = Solved Eugene S confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers

Re: [Sikuli-driver] [Question #230742]: [1.0] Windows: Want to run test from command line but can't find sikuli-ide.exe or sikuli-ide.bat --- solution

2013-06-16 Thread Eugene S
Question #230742 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230742 Eugene S posted a new comment: Thanks RaiMan. Now I can run the script. However in the below attached FAQ page, it is stated that the following should be used: PATH-TO-SIKULI/sikuli-ide.exe [options

Re: [Sikuli-driver] [Question #230742]: [1.0] Windows: Want to run test from command line but can't find sikuli-ide.exe or sikuli-ide.bat --- solution

2013-06-16 Thread Eugene S
Question #230742 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230742 Status: Answered = Solved Eugene S confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers

[Sikuli-driver] [Question #230867]: Getting a ClassNotFoundException exception when running sikuli-script from command line

2013-06-16 Thread Eugene S
New question #230867 on Sikuli: https://answers.launchpad.net/sikuli/+question/230867 I have viewed few questions which seemed to have a problem similar to mine but it looks like I have something different in my case. When I start a sikuli-script from command line under Windows 7, I get the

Re: [Sikuli-driver] [Question #230867]: Getting a ClassNotFoundException exception when running sikuli-script from command line

2013-06-16 Thread Eugene S
Question #230867 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230867 Eugene S posted a new comment: Just found out that it might be related to the Bug #1182870. Am I right? -- You received this question notification because you are a member of Sikuli Drivers, which

[Sikuli-driver] [Question #230742]: Want to run test from command line but can't find sikuli-ide.exe or sikuli-ide.bat

2013-06-14 Thread Eugene S
New question #230742 on Sikuli: https://answers.launchpad.net/sikuli/+question/230742 I have testing scripts saved in the following manner (A.sikuli, B.sikuli,... are all folders): C:\Sikuli\Tests\ -A.sikuli -B.sikuli -C.sikuli

<    1   2   3   4   5