Re: [Sikuli-driver] [Question #677991]: type() is unable to type a path

2019-01-22 Thread Akos Kovacs
Question #677991 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677991 Akos Kovacs posted a new comment: Yes, that is worked, I just reported that as a possible bug. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _

Re: [Sikuli-driver] [Question #677985]: Wait for object to be displayed

2019-01-22 Thread Akos Kovacs
Question #677985 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677985 Status: Needs information => Open Akos Kovacs gave more information on the question: Sorry, I changed it, but copied line from question. It doesn't wait for 35 seconds, gives FindFailed for object in cli

Re: [Sikuli-driver] [Question #677993]: Unable to paste \ sign

2019-01-22 Thread Akos Kovacs
Question #677993 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677993 Status: Answered => Solved Akos Kovacs confirmed that the question is solved: Thanks Manfred Hampl, that solved my question. -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #677975]: Can't launch mac desktop app from SikuliX

2019-01-22 Thread Melvin Raymond
Question #677975 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677975 Status: Answered => Solved Melvin Raymond confirmed that the question is solved: Thank you Raiman for the quick turn around! OK, I got that up and running and it does appear to let me invoke my app now.

Re: [Sikuli-driver] [Question #677873]: [1.1.4] IntelliJ IDEA: SikuliX shutdown hook is blocking my app from exiting

2019-01-22 Thread Paul Chambre
Question #677873 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677873 Status: Needs information => Open Paul Chambre gave more information on the question: I'm using it as a gradle dependency: compile group: 'junit', name: 'junit', version: '4.12', 'com.sikulix:sikulixapi

[Sikuli-driver] [Bug 1730645] Re: [1.1.4] Windows 10: Move mouse for click not working since new JRE and Windows update with Java 8 and HiDPI --- workaround Java 9 and scaling 100% OR try with Java 11

2019-01-22 Thread omearam
Ok using W10, Java 11 & IDE 1.1.3 and it has fixed the issue but seeing this IDE output on startup, does seem to affect IDE behaviour in general. C:\WINDOWS\system32>c:\temp\silkuli\runsikulix.cmd +++ running this Java java version "11.0.1" 2018-10-16 LTS Java(TM) SE Runtime Environment 18.9 (buil

Re: [Sikuli-driver] [Question #677985]: Wait for object to be displayed

2019-01-22 Thread RaiMan
Question #677985 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677985 Status: Open => Needs information RaiMan requested more information: Where do you catch a possible FindFailed? you said you changed this: wait(Pattern("1548143854795.png").similar(0.7),3). --

Re: [Sikuli-driver] [Question #677993]: Unable to paste \ sign

2019-01-22 Thread Manfred Hampl
Question #677993 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677993 Status: Open => Answered Manfred Hampl proposed the following answer: If you manually enter the string like this paste("C:\_private") then the backslash character is (wrongly) interpreted as escape seque

Re: [Sikuli-driver] [Question #677985]: Wait for object to be displayed

2019-01-22 Thread Akos Kovacs
Question #677985 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677985 Status: Needs information => Open Akos Kovacs gave more information on the question: I click to another object before this and there is just one other command after that: click("1548143854795.png") tex

[Sikuli-driver] [Question #677993]: Unable to paste \ sign

2019-01-22 Thread Akos Kovacs
New question #677993 on Sikuli: https://answers.launchpad.net/sikuli/+question/677993 I need to paste a filepath into a field. It is pasted by paste() method without \ signs in the file chooser dialog window. -- You received this question notification because your team Sikuli Drivers is an answ

Re: [Sikuli-driver] [Question #677799]: Use dotted characters in Windows

2019-01-22 Thread Akos Kovacs
Question #677799 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677799 Status: Needs information => Solved Akos Kovacs confirmed that the question is solved: Thanks Manfred Hampl, that solved my question. -- You received this question notification because your team Sikuli

Re: [Sikuli-driver] [Question #677991]: type() is unable to type a path

2019-01-22 Thread Manfred Hampl
Question #677991 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677991 Manfred Hampl posted a new comment: Oops. mistyped the faq number faq 933 -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _

Re: [Sikuli-driver] [Question #677991]: type() is unable to type a path

2019-01-22 Thread Manfred Hampl
Question #677991 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677991 Status: Open => Answered Manfred Hampl proposed the following answer: Why can't you use paste (eventually with additional encoding) as discussed in https://answers.launchpad.net/sikuli/+question/677799

Re: [Sikuli-driver] [Question #677513]: [1.1.4] Windows: can't find dependent libraries using function Region.text()

2019-01-22 Thread RaiMan
Question #677513 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677513 RaiMan proposed the following answer: ... hopefully, the debug output reveals more. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #677513]: [1.1.4] Windows: can't find dependent libraries using function Region.text()

2019-01-22 Thread RaiMan
Question #677513 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677513 Status: Open => Answered RaiMan proposed the following answer: Sorry, but for the next 3 weeks I cannot do anything related to Windows. run java -Dsikuli.Debug=3 -jar sikulix.jar after having cleaned

Re: [Sikuli-driver] [Question #677985]: Wait for object to be displayed

2019-01-22 Thread RaiMan
Question #677985 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677985 Status: Open => Needs information RaiMan requested more information: Not clear what you are doing Paste more code -- You received this question notification because your team Sikuli Drivers is an ans

Re: [Sikuli-driver] [Question #677985]: Wait for object to be displayed

2019-01-22 Thread Akos Kovacs
Question #677985 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677985 Status: Answered => Open Akos Kovacs is still having a problem: Thanks, I corrected value, but still not working correctly. It doesn't wait for the end of period, new iteration is started. -- You recei

[Sikuli-driver] [Question #677991]: type() is unable to type a path

2019-01-22 Thread Akos Kovacs
New question #677991 on Sikuli: https://answers.launchpad.net/sikuli/+question/677991 I need to type a Windows filepath to a field. I use type("C:\_private") in Ruby scripting. I get only character "C" in that field. I am unable to use right click after test is executed. -- You received this

Re: [Sikuli-driver] [Question #677950]: Need help setting up Sikulix 1.1.4 on Linux RHEL 7.3

2019-01-22 Thread RaiMan
Question #677950 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677950 Status: Open => Answered RaiMan proposed the following answer: Follow the steps in https://sikulix-2014.readthedocs.io/en/latest/newslinux.html -- You received this question notification because your t

Re: [Sikuli-driver] [Question #677960]: TypeError: 'NoneType' object is not callable - from HTML test runner

2019-01-22 Thread RaiMan
Question #677960 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677960 Status: Open => Answered RaiMan proposed the following answer: I am not really able to work still for the next 2 days. Apparently in the inner call the parameter test is None, which in turn must be the

Re: [Sikuli-driver] [Question #660578]: Unable to type email adresse with special caracter (@) - French Keyboard

2019-01-22 Thread Manfred Hampl
Question #660578 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660578 Manfred Hampl posted a new comment: read and follow RaiMan's first answer: see faq 933 -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #660578]: Unable to type email adresse with special caracter (@) - French Keyboard

2019-01-22 Thread Bharatendu SOUMIL
Question #660578 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660578 Bharatendu SOUMIL posted a new comment: @Manfred, thanks for the help mate, works fine. Could you explain why this is the case though? Meaning, why do we need to press a combination of keys to execute a simpl

Re: [Sikuli-driver] [Question #677975]: Can't launch mac desktop app from SikuliX

2019-01-22 Thread RaiMan
Question #677975 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677975 Status: Open => Answered RaiMan proposed the following answer: Try with latest 1.1.4 -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. __

Re: [Sikuli-driver] [Question #677985]: Wait for object to be displayed

2019-01-22 Thread RaiMan
Question #677985 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677985 Status: Open => Answered RaiMan proposed the following answer: The value is seconds, hence 30 -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

[Sikuli-driver] [Question #677985]: Wait for object to be displayed

2019-01-22 Thread Akos Kovacs
New question #677985 on Sikuli: https://answers.launchpad.net/sikuli/+question/677985 I use this code to wait for an object: wait(Pattern("1548143854795.png").similar(0.7),3). After 20 seconds object is present, but it doesn't wait for it and next operation is not executed, just starts new i

Re: [Sikuli-driver] [Question #677799]: Use dotted characters in Windows

2019-01-22 Thread Akos Kovacs
Question #677799 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677799 Akos Kovacs posted a new comment: @Manfred Hampl: Thanks a lot for your help, that line: paste(myPathname.force_encoding("Windows-1252").encode("UTF-8")) helped me a lot to find solution, just changed encodin