Re: [Sikuli-driver] [Question #648058]: Text based recognition using Sikuli

2017-07-20 Thread Varun Gupta
Question #648058 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/648058 Status: Answered => Solved Varun Gupta confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an a

[Sikuli-driver] [Question #650551]: Finding an image/object inside a captured image

2017-07-20 Thread Varun Gupta
New question #650551 on Sikuli: https://answers.launchpad.net/sikuli/+question/650551 I have requirement, to work with tree structure using Sikuli(1.1.0) with Java On the Application Under Test, we have multiple expand buttons(+) with unique labels. Using Sikuli I am able to identify the lables

Re: [Sikuli-driver] [Question #648058]: Text based recognition using Sikuli

2017-07-20 Thread Varun Gupta
Question #648058 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/648058 Status: Solved => Open Varun Gupta is still having a problem: Thanks for the details RaiMan!! One last question, will Maven project can get the tessdata folder required for Text recogintion ,if yes how

[Sikuli-driver] [Question #650553]: Hotkey not working

2017-07-20 Thread colonel_claypoo
New question #650553 on Sikuli: https://answers.launchpad.net/sikuli/+question/650553 Hello, I`m new to SikuliX. I wanted to call a function with a hotkey. However, I can`t get it to work. This is the complete code in my script, bare minimum: def startButton(event): click("1500539809932.

Re: [Sikuli-driver] [Question #650553]: Hotkey not working

2017-07-20 Thread colonel_claypoo
Question #650553 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/650553 Description changed to: Hello, I`m new to SikuliX. I wanted to call a function with a hotkey. However, I can`t get it to work. This is the complete code in my script, bare minimum: def startButton(event):

Re: [Sikuli-driver] [Question #650553]: Hotkey not working

2017-07-20 Thread masuo
Question #650553 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/650553 Status: Open => Answered masuo proposed the following answer: Any code not to exit program is necessary. def startButton(event): click("1500539809932.png") Env.addHotkey(Key.F1, KeyModifier.CTRL +

Re: [Sikuli-driver] [Question #649152]: what does it mean background at the edges

2017-07-20 Thread RaiMan
Question #649152 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/649152 RaiMan posted a new comment: --- Did you notice a translation switch that is upper right top of the blog page? Yes of course I did ;-) Otherwise I did not have any chance, to read anything at all ;-) in my

Re: [Sikuli-driver] [Question #648058]: Text based recognition using Sikuli

2017-07-20 Thread RaiMan
Question #648058 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/648058 Status: Open => Answered RaiMan proposed the following answer: yes, Maven version 1.1.1+ has tessdata english bundled -- You received this question notification because your team Sikuli Drivers is an a

Re: [Sikuli-driver] [Question #650551]: Finding an image/object inside a captured image

2017-07-20 Thread RaiMan
Question #650551 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/650551 Status: Open => Answered RaiMan proposed the following answer: this is the normal way: Match label = s.find("Label1.PNG"); label.click("expand.PNG"); "expand.PNG" is searched in the Region defined by t

Re: [Sikuli-driver] [Question #649925]: compile sikuli scripts, run exes?

2017-07-20 Thread RaiMan
Question #649925 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/649925 Status: Open => Answered RaiMan proposed the following answer: SikuliX2 will start to be useable towards Oktober. But such special features will only be available beginning next year. There will never be

Re: [Sikuli-driver] [Question #649152]: what does it mean background at the edges

2017-07-20 Thread masuo
Question #649152 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/649152 masuo posted a new comment: You are right. I chose an easy way. (^_^;) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #650553]: Hotkey not working

2017-07-20 Thread colonel_claypoo
Question #650553 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/650553 Status: Answered => Solved colonel_claypoo confirmed that the question is solved: Thanks masuo, that solved my question. -- You received this question notification because your team Sikuli Drivers is a

Re: [Sikuli-driver] [Question #650553]: Hotkey not working

2017-07-20 Thread colonel_claypoo
Question #650553 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/650553 Status: Solved => Open colonel_claypoo is still having a problem: Is there a way not to require a popup? It`s a little annoying after a couple of executions. But thanks so far! -- You received this que

Re: [Sikuli-driver] [Question #650553]: Hotkey not working

2017-07-20 Thread masuo
Question #650553 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/650553 Status: Open => Answered masuo proposed the following answer: There is a way to sleep instead of popup. sleep(60) -- You received this question notification because your team Sikuli Drivers is an answ

Re: [Sikuli-driver] [Question #650553]: Hotkey not working

2017-07-20 Thread colonel_claypoo
Question #650553 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/650553 Status: Answered => Solved colonel_claypoo confirmed that the question is solved: Thanks masuo, that solved my question. -- You received this question notification because your team Sikuli Drivers is a

[Sikuli-driver] [Bug 1705515] [NEW] 1.1.1 Screen().capture does not return path

2017-07-20 Thread Samson Truong
Public bug reported: In 1.1.1 Screen().capture() returns "org.sikuli.script.ScreenImage@4d1ab2e0 in 1.1.0 Screen().capture() returns "...\AppData\Local\Temp\Sikulix_1083747527\sikuliximage-1500565358268.png" Same script, just switching between 1.1.0 and 1.1.1 IDE Windows 10 Pro Version 1703 64-

[Sikuli-driver] [Bug 1705515] Re: 1.1.1 Screen().capture() does not return path

2017-07-20 Thread Samson Truong
** Summary changed: - 1.1.1 Screen().capture does not return path + 1.1.1 Screen().capture() does not return path -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1705515 Title: 1.1.1 Screen().cap

[Sikuli-driver] [Bug 1705555] [NEW] TypeError( cannot concatenate ‘str’ and ‘org.sikuli.script.ScreenImage’ objects) in SikulixIDE 1.1.1

2017-07-20 Thread Kevin Ton
Public bug reported: I get this error when I run my script in the SikulixIDE version 1.1.1. It’s fine in SikulixIDE version 1.1.0. Please see attached screenshots: IDE_1.1.0.png, IDE_1.1.1.png. ** Affects: sikuli Importance: Undecided Status: New ** Attachment added: "IDE_1.1.1.png

[Sikuli-driver] [Bug 1705555] Re: TypeError( cannot concatenate ‘str’ and ‘org.sikuli.script.ScreenImage’ objects) in SikulixIDE 1.1.1

2017-07-20 Thread Kevin Ton
** Attachment added: "screenshot from IDE version 1.1.0" https://bugs.launchpad.net/sikuli/+bug/170/+attachment/4918304/+files/IDE_1.1.0.png -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/170

Re: [Sikuli-driver] [Question #649925]: compile sikuli scripts, run exes?

2017-07-20 Thread eduardobedoya
Question #649925 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/649925 Status: Answered => Solved eduardobedoya confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an

[Sikuli-driver] [Question #651162]: Is there a way to limit the speed of keystrokes performed when the print() statement is used

2017-07-20 Thread Brian Shaw
New question #651162 on Sikuli: https://answers.launchpad.net/sikuli/+question/651162 I have a program that needs to accept data at a specific typing rate. Is there an easy way to do this in Sikulix? -- You received this question notification because your team Sikuli Drivers is an answer conta

Re: [Sikuli-driver] [Question #651162]: Is there a way to limit the speed of keystrokes performed when the type() statement is used

2017-07-20 Thread Brian Shaw
Question #651162 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/651162 Summary changed to: Is there a way to limit the speed of keystrokes performed when the type() statement is used -- You received this question notification because your team Sikuli Drivers is an answer cont