Re: [Sikuli-driver] [Question #277502]: When add screenshot sikuli get close and error occur.

2015-12-24 Thread Manfred Hampl
Question #277502 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/277502 Status: Open => Needs information Manfred Hampl requested more information: What operating system is this? -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #277502]: When add screenshot sikuli get close and error occur.

2015-12-24 Thread romit
Question #277502 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/277502 Status: Needs information => Open romit gave more information on the question: Linux. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Bug 1528930] Re: VisionProxy.dll Library Loading Errror on Command LIne

2015-12-24 Thread RaiMan
seems to be a very special situation ** Changed in: sikuli Status: New => Invalid ** Converted to question: https://answers.launchpad.net/sikuli/+question/280043 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

Re: [Sikuli-driver] [Question #280043]: Running SikuliX from VBA Excel: VisionProxy.dll Library Loading Errror

2015-12-24 Thread RaiMan
Question #280043 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/280043 Summary changed to: Running SikuliX from VBA Excel: VisionProxy.dll Library Loading Errror -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #280043]: VisionProxy.dll Library Loading Errror on Command LIne

2015-12-24 Thread RaiMan
Question #280043 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/280043 Status: Open => Solved RaiMan changed the question status: mix of 32-Bit and 64-Bit java calling SikuliX from VBA Excel a possible solution see related bug. -- You received this question notification

[Sikuli-driver] [Question #280043]: VisionProxy.dll Library Loading Errror on Command LIne

2015-12-24 Thread Chathura
New question #280043 on Sikuli: https://answers.launchpad.net/sikuli/+question/280043 I am I able to run Sikuli via command line: C:\pathtosikuli\runsikulix.cmd -r C:\Sikuli\scripts\mysikulscript.sikuli -- arg1 arg2 however, I am getting java.util.prefs.WindowsPreferences (init) WARNING: could

Re: [Sikuli-driver] [Question #280043]: VisionProxy.dll Library Loading Errror on Command LIne

2015-12-24 Thread RaiMan
Question #280043 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/280043 RaiMan posted a new comment: seems to be a very special situation -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #280039]: How to select multiple option from a list ?

2015-12-24 Thread RaiMan
Question #280039 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/280039 Status: Open => Answered RaiMan proposed the following answer: see the docs. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #280054]: Is there a "run selection" feature on SikuliX

2015-12-24 Thread ceyhunganioglu
New question #280054 on Sikuli: https://answers.launchpad.net/sikuli/+question/280054 Hi, I would like to learn if there's a "run selection" feature on SikuliX which really helps while writing the test scripts. It helps to run selected section instead of running whole script and gains time.

Re: [Sikuli-driver] [Question #280054]: Is there a "run selection" feature on SikuliX

2015-12-24 Thread RaiMan
Question #280054 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/280054 Status: Open => Answered RaiMan proposed the following answer: sorry, not yet. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #280055]: How to make multiple consecutive loops withing else statement

2015-12-24 Thread Aleksandra
New question #280055 on Sikuli: https://answers.launchpad.net/sikuli/+question/280055 I am completelly new to this and I would be glad to have some help :D Basically I would like to have 3 consecutive loops withing else part of code - all three loops should be True in order to proceed. I am sure