[Sikuli-driver] [Question #264317]: IDE Window Disappears at wait command

2015-03-29 Thread Hitesh Shah
New question #264317 on Sikuli: https://answers.launchpad.net/sikuli/+question/264317 I start IDE successfully on Windows 8. Everytime my script hits the wait(60) command, the IDE window disappears. I am using 1.1.0 -- You received this question notification because you are a member of Sikuli D

[Sikuli-driver] [Question #264318]: I want to open a new window with openApp command

2015-03-29 Thread Hitesh Shah
New question #264318 on Sikuli: https://answers.launchpad.net/sikuli/+question/264318 Hello, Is there a way I can open a new window for an application (command prompt) using the openApp() command? Everytime I do this, it ends up using the same command prompt window which gets opened whenever I

Re: [Sikuli-driver] [Question #264175]: What is the best way to verify the output of the run() command?

2015-03-29 Thread Hitesh Shah
Question #264175 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264175 Status: Answered => Open Hitesh Shah is still having a problem: My question is for a command line window.If I issue a command: result = run("someCommand parm1 parm2") What is the best way to read 3 - 4 w

Re: [Sikuli-driver] [Question #264317]: IDE Window Disappears at wait command

2015-03-29 Thread RaiMan
Question #264317 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264317 Status: Open => Needs information RaiMan requested more information: I do not understand: when running a script, the IDE window is not visible anyway. -- You received this question notification because

Re: [Sikuli-driver] [Question #264175]: What is the best way to verify the output of the run() command?

2015-03-29 Thread RaiMan
Question #264175 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264175 Status: Open => Answered RaiMan proposed the following answer: It is really hard to understand your questions, since things you are saying are not fitting together: -- My question is for a command line

Re: [Sikuli-driver] [Question #264318]: I want to open a new window with openApp command

2015-03-29 Thread RaiMan
Question #264318 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264318 Status: Open => Answered RaiMan proposed the following answer: If you mean, that you want to start a new command line window from inside a script using openApp("I do not know, what you have her") then