Re: [Sikuli-driver] [Question #691154]: Transition from 1.1.0 to 2.0.4. Unexpected image search behavior

2020-06-05 Thread Darius Tumas
Question #691154 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691154 Darius Tumas gave more information on the question: Not sure is that intentional or not, but the problem seems is with: Image testImage = Image.create("image_name_in_classpath"); testImage.getSub(x, y, w,

Re: [Sikuli-driver] [Question #691094]: Extracting text from the image

2020-06-05 Thread Kogul
Question #691094 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691094 Kogul gave more information on the question: Here is the below-updated code: Currently am experimenting sikuli with selenium. I'm doing UI automation. In this case, I need to extract a text from a matching

[Sikuli-driver] [Bug 1882227] [NEW] Alt+shift+c won't stop the program when using "OnAppear" with "observe"

2020-06-05 Thread Parsawit Deshwattanatham
Public bug reported: Version : Sikulix IDE 2.0.4 OS : Window 10 OnAppear requires observe to make it work. I use it right, it works very well but ALT+SHIFT+C won't stop the running script. I did press ALT+SHIFT+C several times but it seems still running on background ( Can check through Task

[Sikuli-driver] [Bug 1882227] Re: Alt+shift+c won't stop the program when using "OnAppear" with "observe"

2020-06-05 Thread Parsawit Deshwattanatham
** Description changed: Version : Sikulix IDE 2.0.4 OS : Window 10 OnAppear requires observe to make it work. I use it right, it works very well but ALT+SHIFT+C won't stop the running script. I did press ALT+SHIFT+C several times but it seems still running on background ( Can check

[Sikuli-driver] [Bug 1882239] [NEW] sikulix 2.0 api - find text is not working

2020-06-05 Thread Hariharan SP
Public bug reported: Hi, I am using windows 10 - 64 bit laptop. I am using sikulixapi2.0 jar. I am using findText method to find a text in present screen using java program. Some times findText method working properly some times not working. Example: I typed one word in notepad and select

[Sikuli-driver] [Question #691154]: Transition from 1.1.0 to 2.0.4. Unexpected image search behavior

2020-06-05 Thread Darius Tumas
New question #691154 on Sikuli: https://answers.launchpad.net/sikuli/+question/691154 As title states i'm converting my Java application from Sikuli 1.1.0 to 2.0.4. In 1.1.0 Following procedure was: 1. Create image from sprites sheet. 2. Crop to the spot of interest 3. Take focused window as

Re: [Sikuli-driver] [Question #691154]: Transition from 1.1.0 to 2.0.4. Unexpected image search behavior

2020-06-05 Thread Darius Tumas
Question #691154 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691154 Description changed to: As title states i'm converting my Java application from Sikuli 1.1.0 to 2.0.4. In 1.1.0 Following procedure was: 1. Create image from sprites sheet. 2. Crop to the spot of interest

Re: [Sikuli-driver] [Question #691154]: Transition from 1.1.0 to 2.0.4. Unexpected image search behavior

2020-06-05 Thread Darius Tumas
Question #691154 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691154 Darius Tumas gave more information on the question: When i debug both images by saving them, they do exist, and they do have expected contents. OS: Windows 10 Java: OpenJDK 8 -- You received this question

Re: [Sikuli-driver] [Question #232900]: [1.0] [HowTo] turn on text recognition --- solution

2020-06-05 Thread Kogul
Question #232900 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/232900 Kogul posted a new comment: Is there any solution for ? Please suggest [error] text: text recognition is now switched off --- no text --- -- You received this question notification because your team