Re: [Sikuli-driver] [Question #167084]: Can Find( or ) be used, what would the syntax be?

2011-08-05 Thread RaiMan
Question #167084 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167084 Status: Open => Answered RaiMan proposed the following answer: You have to make it on your own, since there is no such feature. -- The easiest way: using sequential exists() if exists(img1): #do some

[Sikuli-driver] [Question #167084]: Can Find( or ) be used, what would the syntax be?

2011-08-05 Thread joel hatzfeld
New question #167084 on Sikuli: https://answers.launchpad.net/sikuli/+question/167084 I'm a non developer attempting to follow someone else's script, and if it can be modified in a find( or ) sort of way, it would be a great deal better for what I'm using, but I have no idea what the syntax woul

[Sikuli-driver] [Question #167081]: How to get rid of the highlight box?

2011-08-05 Thread Beth Griffin
New question #167081 on Sikuli: https://answers.launchpad.net/sikuli/+question/167081 Novice error: While debugging code, I used the Region.highlight() function to show me where I was searching for a text string. I forgot to turn off the highlight before exiting the program, and now I have this

Re: [Sikuli-driver] [Question #167063]: What version of tesseract is used with Sikuli X 1.0rc2

2011-08-05 Thread Beth Griffin
Question #167063 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167063 Status: Answered => Solved Beth Griffin confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Driv

Re: [Sikuli-driver] [Question #167056]: Any way to use Sikuli Java API to compare two screenshot file captured by other tools like webdriver?

2011-08-05 Thread RaiMan
Question #167056 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167056 Status: Open => Answered RaiMan proposed the following answer: Use the class Finder. Transcript the example in the docs: http://sikuli.org/docx/finder.html#finder using the Java class definition: http:

[Sikuli-driver] [Bug 821549] Re: [request]: want to reference/read images from inside .jar file - together with load(file.jar)

2011-08-05 Thread RaiMan
** Summary changed: - X 1.0rc2: addPathImage cannot be used to read images from .jar file + [request]: want to reference/read images from inside .jar file - together with load(file.jar) -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Siku

Re: [Sikuli-driver] [Question #167063]: What version of tesseract-oct package is used with Sikuli X 1.0rc2

2011-08-05 Thread RaiMan
Question #167063 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167063 Status: Open => Answered RaiMan proposed the following answer: The listed "things" are only bug reports that reference the Sikuli OCR feature and not necessary bugs in tesseract. The version used (bundl

Re: [Sikuli-driver] [Question #167063]: What version of tesseract is used with Sikuli X 1.0rc2

2011-08-05 Thread RaiMan
Question #167063 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167063 Summary changed to: What version of tesseract is used with Sikuli X 1.0rc2 -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

[Sikuli-driver] [Question #167063]: What version of tesseract-oct package is used with Sikuli X 1.0rc2

2011-08-05 Thread Beth Griffin
New question #167063 on Sikuli: https://answers.launchpad.net/sikuli/+question/167063 In a Sikuli bug, you listed several known OCR issues that are bugs in the tesseract-ocr package. https://bugs.launchpad.net/sikuli/+bug/710586 What version of the tesseract-ocr package is with Sikuli X 1.0rc2?

[Sikuli-driver] [Bug 821549] [NEW] X 1.0rc2: addPathImage cannot be used to read images from .jar file

2011-08-05 Thread Sebastien Pinel
Public bug reported: The problem is that we can import java/python scripts inside jar file using load(jar-file) (great feature btw). But if those scripts contain some references to images inside the same jar file, we are not able to get working scripts. We need to extract the images (e.g. to a s

[Sikuli-driver] [Question #167056]: Any way to use Sikuli Java API to compare two screenshot file captured by other tools like webdriver?

2011-08-05 Thread test smart
New question #167056 on Sikuli: https://answers.launchpad.net/sikuli/+question/167056 I have been using Sikuli in several projects before, now the new project are using WebDriver as auto test tool and have a need to compare two screenshot inside browser to see if have major changes after some o

Re: [Sikuli-driver] [Question #166441]: Sikuli integration with HP-Quality Center

2011-08-05 Thread srinivas
Question #166441 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166441 srinivas posted a new comment: Hi RaiMan, Can you please provide us more deatailed steps on this to intergrate with HP QC. Thanks in advance. Regards Srinivas -- You received this question notification be

Re: [Sikuli-driver] [Question #166999]: Run multiple Sikuli sessions on a computer?

2011-08-05 Thread RaiMan
Question #166999 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166999 RaiMan proposed the following answer: Sikuli does not interact with applications, it only acts on what is visible on the screen. The only exception is the App class, that to some extent allows to "manage" ap

Re: [Sikuli-driver] [Question #167013]: actions in the application Cheat Engine

2011-08-05 Thread RaiMan
Question #167013 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167013 Status: Open => Answered RaiMan proposed the following answer: That is up to you - has nothing to do with Sikuli as such. But the experience is, that this has nothing to do with admin rights. -- You r

Re: [Sikuli-driver] [Question #166999]: Run multiple Sikuli sessions on a computer?

2011-08-05 Thread Peter Kim
Question #166999 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166999 Peter Kim posted a new comment: Thank you for the quick response. Let me ask you a little different but related question: Can one Sikuli session drive more than one instances of the same application? Peter

Re: [Sikuli-driver] [Question #167013]: actions in the application Cheat Engine

2011-08-05 Thread Manu Ru
Question #167013 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167013 Status: Answered => Open Manu Ru is still having a problem: ok then i need another way :D it's possible to change the values of a process like cheat engine and start the script with admin rights if it i

Re: [Sikuli-driver] [Question #167013]: actions in the application Cheat Engine

2011-08-05 Thread RaiMan
Question #167013 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167013 RaiMan proposed the following answer: no chance, if the app blocks (or does not accept) Java Robot actions (which is the case for some apps out there: most prominent example: Windows mmc console windows are n

Re: [Sikuli-driver] [Question #167013]: actions in the application Cheat Engine

2011-08-05 Thread Manu Ru
Question #167013 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167013 Manu Ru posted a new comment: it isn't a game ^^ but i user admin rights to start it. is there any way to do something that it function? :o -- You received this question notification because you are a membe

Re: [Sikuli-driver] [Question #167013]: actions in the application Cheat Engine

2011-08-05 Thread RaiMan
Question #167013 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167013 Status: Open => Answered RaiMan proposed the following answer: Might be, that automatic mouse and keyboard actions via Java Robot class are blocked by the app (this mostly happens with games :-) -- You