[Sikuli-driver] [Question #289735]: Run the tested application

2016-03-31 Thread Irene
New question #289735 on Sikuli: https://answers.launchpad.net/sikuli/+question/289735 Hi, i'm new in Sikuli and I have problem with openning tested application. I have Sikuli 1.1.0 and I test a .jar application. I need to restart this application during my test. How to do it? I close it by the b

Re: [Sikuli-driver] [Question #289735]: Run the tested application

2016-04-02 Thread Irene
Question #289735 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/289735 Status: Answered => Open Irene is still having a problem: Thanks, now it find my app, but still will not start and test does not continue (stops with error) -- You received this question notificat

[Sikuli-driver] [Question #289930]: Can't open JAR file

2016-04-04 Thread Irene
New question #289930 on Sikuli: https://answers.launchpad.net/sikuli/+question/289930 Hi, I try to open JAR file in Sikuli. I tried: openApp("java -jar c:\\Program Files (x86)\\Tabulka.jar") and solution from Stack Overflow: load("c:\\Program Files (x86)\\Tabulka.jar") import subprocess subprocess

Re: [Sikuli-driver] [Question #289930]: Can't open JAR file

2016-04-04 Thread Irene
Question #289930 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/289930 Irene posted a new comment: Thank you, it works finally. When I start application this way, why code (which is next in Sikuli) does not work? Application under test is launched, but test suite does not run

Re: [Sikuli-driver] [Question #289930]: Can't open JAR file

2016-04-04 Thread Irene
Question #289930 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/289930 Status: Answered => Open Irene is still having a problem: Thank you, it works finally. When I start application this way, why code (which is next in Sikuli) does not work? Application under test

Re: [Sikuli-driver] [Question #289930]: Can't open JAR file

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