Re: [Sikuli-driver] [Question #690970]: s.type() function sometimes does not work properly

2020-05-25 Thread masuo
Question #690970 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690970 Status: Open => Answered masuo proposed the following answer: There is a similar question. https://answers.launchpad.net/sikuli/+question/690543 -- You received this question notification because your

[Sikuli-driver] [Question #690970]: s.type() function sometimes does not work properly

2020-05-25 Thread Karan Joshi
New question #690970 on Sikuli: https://answers.launchpad.net/sikuli/+question/690970 Hello RaiMan, I am using sikuli from last 3 months. However, I am facing an issue regarding sikuli type() function. It works perfectly 10 out of 6-7 times but sometimes it skip first

[Sikuli-driver] [Question #690968]: opencv_java342.dll: Can't find dependent libraries

2020-05-25 Thread Colin Lin
New question #690968 on Sikuli: https://answers.launchpad.net/sikuli/+question/690968 hello! I am using SikuliX 2.0.4 in my computer which os is windows embedded standard system (Service Pack 1 ) and I got some error. error :

Re: [Sikuli-driver] [Question #690954]: findText("string") not working with Sikulixapi 2.0.4

2020-05-25 Thread masuo
Question #690954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690954 Status: Open => Answered masuo proposed the following answer: image find API was revised in version 2.0.2 There is an answer for your question.

Re: [Sikuli-driver] [Question #690954]: findText("string") not working with Sikulixapi 2.0.4

2020-05-25 Thread Shane Paes
Question #690954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690954 Summary changed to: findText("string") not working with Sikulixapi 2.0.4 Description changed to: This is my code Settings.OcrTextRead = true; Settings.OcrTextSearch = true; Region

[Sikuli-driver] [Question #690954]: findText("string") not working with Sikilixapi 2.0.4

2020-05-25 Thread Shane Paes
New question #690954 on Sikuli: https://answers.launchpad.net/sikuli/+question/690954 This is my code Settings.OcrTextRead = true; Settings.OcrTextSearch = true; Region RegionShapeMarkup = new Region(4,4,269,165); String TextBoxLabelName= "Shape"; Match

[Sikuli-driver] [Question #690949]: Unable to access Images inside executable jar

2020-05-25 Thread Prathima Lydia
New question #690949 on Sikuli: https://answers.launchpad.net/sikuli/+question/690949 I am using Eclipse IDE for development . I am trying to make a executable jar and give it to others so that they can run it in their machine. I have followed the below documentation to access the image files

[Sikuli-driver] [Question #690943]: Can SikuliX be used in windows embedded system?

2020-05-25 Thread Colin Lin
New question #690943 on Sikuli: https://answers.launchpad.net/sikuli/+question/690943 hello! I am using SikuliX 2.0.4 in my computer which is windows embedded standard system (Service Pack 1 ) and I got some error. error :