Re: [Sikuli-driver] [Question #464137]: How to select from a slider list that contains more than 10 values

2017-02-20 Thread Lara
Question #464137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/464137 Status: Needs information => Solved Lara confirmed that the question is solved: Oh I'm sorry , my scripts already run well, I used different structure of script. Thank you for your help, It helps me a lo

Re: [Sikuli-driver] [Question #464137]: How to select from a slider list that contains more than 10 values

2017-02-20 Thread RaiMan
Question #464137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/464137 Status: Open => Needs information RaiMan requested more information: what are your problems? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #467918]: Moving to another user account with running sikuli --- not possible

2017-02-20 Thread RaiMan
Question #467918 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/467918 Status: Open => Answered RaiMan proposed the following answer: Sorry, not possible. You have to restart your script in the other account. If you need some state information, you have to save this to a f

Re: [Sikuli-driver] [Question #467918]: Moving to another user account with running sikuli --- not possible

2017-02-20 Thread RaiMan
Question #467918 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/467918 Summary changed to: Moving to another user account with running sikuli --- not possible -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #160003]: Global variables and functions argument in unittest

2017-02-20 Thread Sandy Mendoza
Question #160003 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/160003 Sandy Mendoza posted a new comment: Hi All, Is there any way on how to move to another user account in Mac OS that will still run my sikuli script? I hope you can help me with this matter. Thanks. -- You

[Sikuli-driver] [Question #467918]: Moving to another user account with running sikuli

2017-02-20 Thread Sandy Mendoza
New question #467918 on Sikuli: https://answers.launchpad.net/sikuli/+question/467918 I am running Sikuli in my account and I would like to move to another account without interrupting my sikuli. Is there any way on how to move to another user account in Mac OS that will still run my sikuli scri

Re: [Sikuli-driver] [Question #464137]: How to select from a slider list that contains more than 10 values

2017-02-20 Thread Lara
Question #464137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/464137 Lara gave more information on the question: I'm still having difficulty because I have 11 languages in the list On Tue, Feb 21, 2017 at 10:53 AM, Lara wrote: > Your question #464137 on Sikuli changed: > ht

Re: [Sikuli-driver] [Question #464137]: How to select from a slider list that contains more than 10 values

2017-02-20 Thread Lara
Question #464137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/464137 Status: Answered => Open Lara is still having a problem: Thank you for response, I'm still trying the scripts that you have given me. And hopefully it will work. :) On Fri, Feb 17, 2017 at 5:15 PM, RaiM

Re: [Sikuli-driver] [Question #452507]: Sikuli crashing when monitor is turned off.

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

Re: [Sikuli-driver] [Question #466870]: HowTo: use the hotkey feature

2017-02-20 Thread RaiMan
Question #466870 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/466870 Summary changed to: HowTo: use the hotkey feature -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. __

Re: [Sikuli-driver] [Question #466870]: HoTo: use the hotkey feature

2017-02-20 Thread RaiMan
Question #466870 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/466870 Status: Open => Answered RaiMan proposed the following answer: There now is a more generic example now in the docs: http://sikulix-2014.readthedocs.io/en/latest/interaction.html#listening-to-global-hotke

Re: [Sikuli-driver] [Question #466870]: HoTo: use the hotkey feature

2017-02-20 Thread RaiMan
Question #466870 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/466870 Summary changed to: HoTo: use the hotkey feature -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

[Sikuli-driver] [Question #466870]: Runhotkey is not working

2017-02-20 Thread kavitha
New question #466870 on Sikuli: https://answers.launchpad.net/sikuli/+question/466870 Hello, I have written a code in sikuli to make calculator to perform addition repeatedly using While loop. But I have also defined "runhotkey" function, so that if I press the hotkey , loop should gets st

Re: [Sikuli-driver] [Question #464203]: App.open() not working on Windows Server 2012

2017-02-20 Thread pratik patil
Question #464203 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/464203 Status: Answered => Solved pratik patil confirmed that the question is solved: Closing this as Issue is resolved. -- You received this question notification because your team Sikuli Drivers is an answe

Re: [Sikuli-driver] [Question #464203]: App.open() not working on Windows Server 2012

2017-02-20 Thread pratik patil
Question #464203 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/464203 pratik patil posted a new comment: Yes ... cmd /c this worked well with App.run() as well as App.open() Thank you all. -- You received this question notification because your team Sikuli Drivers is an a

[Sikuli-driver] [Bug 1664969] Re: [1.1.1] macOS 10.12.3: dragDrop not working --- seems to be a Java related problem

2017-02-20 Thread RaiMan
Good news (though does not help you currently): yesterday I implemented the drag/drop feature in version 2: and oh wonder: it works with your widget :-) ... but I am not aware about the differences yet - I will check the next days, if I get the time. -- You received this bug notification because

Re: [Sikuli-driver] [Question #464203]: App.open() not working on Windows Server 2012

2017-02-20 Thread Manfred Hampl
Question #464203 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/464203 Status: Open => Answered Manfred Hampl proposed the following answer: Maybe http://stackoverflow.com/a/10558351 helps -- You received this question notification because your team Sikuli Drivers is an a

Re: [Sikuli-driver] [Question #464203]: App.open() not working on Windows Server 2012

2017-02-20 Thread pratik patil
Question #464203 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/464203 Status: Answered => Open pratik patil is still having a problem: Hi, for 0 and 3, we have code written in Core java and framework already working smoothly. So we cannot use jython in our code. 1. Tried

Re: [Sikuli-driver] [Question #452897]: Unable to type '_' and capital letters in VNC screen

2017-02-20 Thread Tom Vandenbroeck
Question #452897 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/452897 Tom Vandenbroeck posted a new comment: I'm using the following command in my script (ENTER is not used as a modifier): vncScreen = edu.unh.iol.dlc.VNCScreen.start(ipAddress, vncPort, 10, 1); vncScreen.ty