[Sikuli-driver] [Question #661411]: Remote node connect is not working

2017-12-04 Thread Maniraj
New question #661411 on Sikuli: https://answers.launchpad.net/sikuli/+question/661411 I have written script and executing in my local machine it is running As expected but while try to run in remote machine (Node) it is not running NOTE : Using MAC laptop and Remote node system also mac (For ver

Re: [Sikuli-driver] [Question #661397]: Trying to type non-ascii characters with "paste(ucode(text))" is raising the UnicodeEncodeError Exception

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

Re: [Sikuli-driver] [Question #661057]: Hi I am getting the below error when sikulix is used in eclipse

2017-12-04 Thread radhi12
Question #661057 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661057 radhi12 gave more information on the question: Hi, Can anyone help. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #661313]: region.find(image) question/issue

2017-12-04 Thread RaiMan
Question #661313 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661313 RaiMan posted a new comment: In Germany it is now evening. I will come back tomorrow -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #661313]: region.find(image) question/issue

2017-12-04 Thread Gary Paschke
Question #661313 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661313 Status: Answered => Open Gary Paschke is still having a problem: Thanks for all your time in helping resolve my confusion/understanding in this simple use case. I still am not getting results I would ex

Re: [Sikuli-driver] [Question #661313]: region.find(image) question/issue

2017-12-04 Thread RaiMan
Question #661313 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661313 Status: Open => Answered RaiMan proposed the following answer: - your region is an area on the screen top left at (200, 200) with a size of (1700 x 825) - your image is a png image file at the given pat

Re: [Sikuli-driver] [Question #661348]: Progam slowing down - MouseDown: extended delay

2017-12-04 Thread RaiMan
Question #661348 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661348 Status: Open => Answered RaiMan proposed the following answer: --- None of these settings make really sense: Settings.MoveMouseDelay = 0.1 # 0 would be the value, to switch of the mouse move

Re: [Sikuli-driver] [Question #661362]: Setup PyCharm

2017-12-04 Thread RaiMan
Question #661362 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661362 RaiMan proposed the following answer: After having made some more experiments, things turn out to be more complex, than expected. PyCharms is principally useable in the above mentioned scenarios. But a rath

Re: [Sikuli-driver] [Question #661255]: How to Integrate SikuliX 1.1.1 with IntelliJ IDEA in Mac

2017-12-04 Thread RaiMan
Question #661255 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661255 Status: Needs information => Answered RaiMan proposed the following answer: for now you have to follow this answer thread: https://answers.launchpad.net/sikuli/+question/661362 -- You received this que

Re: [Sikuli-driver] [Question #661397]: Trying to type non-ascii characters with "paste(ucode(text))" is raising the UnicodeEncodeError Exception

2017-12-04 Thread RaiMan
Question #661397 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661397 RaiMan proposed the following answer: Sorry, 2fast4me ;-) paste(ucode("§§§")) is the correct use. Make sure, you are running at least version 1.1.1 -- You received this question notification because your

Re: [Sikuli-driver] [Question #661397]: Trying to type non-ascii characters with "paste(ucode(text))" is raising the UnicodeEncodeError Exception

2017-12-04 Thread RaiMan
Question #661397 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661397 Status: Open => Answered RaiMan proposed the following answer: just use paste("§§§") type(Key.ENTER) -- You received this question notification because your team Sikuli Drivers is an answer contact fo

[Sikuli-driver] [Question #661397]: Trying to type non-ascii characters with "paste(ucode(text))" is raising the UnicodeEncodeError Exception

2017-12-04 Thread edlothiad
New question #661397 on Sikuli: https://answers.launchpad.net/sikuli/+question/661397 I'm trying to type the following line: type("§§§" + Key.ENTER) After searching on here I found out about the "paste(ucode(text))", however after trying that I got stuck with the same error, notably: IDE: (org

Re: [Sikuli-driver] [Question #661362]: Setup PyCharm

2017-12-04 Thread RaiMan
Question #661362 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661362 Status: Open => Answered RaiMan proposed the following answer: Looks ok. The problem: There does not seem to be obvious rules, where and when "default" settings are inherited. In fact, it looks like th

Re: [Sikuli-driver] [Question #661396]: Sikulix1.1.1 will support windows 10.

2017-12-04 Thread RaiMan
Question #661396 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661396 Status: Open => Answered RaiMan proposed the following answer: Follow the steps: http://www.sikulix.com/quickstart/ -- You received this question notification because your team Sikuli Drivers is an ans

Re: [Sikuli-driver] [Question #661391]: Visual based testing

2017-12-04 Thread Maniraj
Question #661391 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661391 Status: Answered => Solved Maniraj confirmed that the question is solved: Thank you... -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #661396]: Sikulix1.1.1 will support windows 10.

2017-12-04 Thread Maniraj
New question #661396 on Sikuli: https://answers.launchpad.net/sikuli/+question/661396 Sikulix1.1.1 will support windows 10 - 64 bit with java 1.8 Following error is showing while trying to run the code [error] RunTimeINIT: *** terminating: libs to export not found on above classpath: /sikulix

Re: [Sikuli-driver] [Question #661362]: Setup PyCharm

2017-12-04 Thread Jeff_Vallis
Question #661362 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661362 Status: Answered => Open Jeff_Vallis is still having a problem: Not certain what my outcome is Have created a New Project from Scratch see below google sheet - Tab "New Project" then added an existing

Re: [Sikuli-driver] [Question #661391]: Visual based testing

2017-12-04 Thread masuo
Question #661391 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661391 Status: Open => Answered masuo proposed the following answer: I think that the content written here is useful. https://answers.launchpad.net/sikuli/+question/647444 -- You received this question notifi