sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #02628
Re: [Question #152804]: Why does Sikuli not return to the IDE after running all unit tests?
Question #152804 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/152804
RaiMan posted a new comment:
correct:
2. only press ctrl + U ( and NOT press "run )
3. 3. sikuli show a small dialog, which contain:
(run button)
Runs: 0/0, Errors: 0, Failures: 0
now you have to press this small run button. If not already done, Sikuli
will ask you to save the script.
the massage area should report something like:
Test
Running...
Finished: 0,01 seconds
--- on 5.
It seems, that the script cannot be found. try to use full absolute path names for the shell script and the Sikuli script. This works for me and prints something like that:
[info] Sikuli vision engine loaded.
...
[info] VDictProxy loaded.
.Test
Time: 0,001
OK (1 test)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.