sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #18690
[Question #230742]: Want to run test from command line but can't find sikuli-ide.exe or sikuli-ide.bat
New question #230742 on Sikuli:
https://answers.launchpad.net/sikuli/+question/230742
I have testing scripts saved in the following manner (A.sikuli, B.sikuli,... are all folders):
C:\Sikuli\Tests\
-----------------A.sikuli
-----------------B.sikuli
-----------------C.sikuli
-----------------ImagesRepoitory.
Inside each folder I have following files:
file.HTML
file.py
I want to run some of my test scripts from the command line and according to the instructions I have to do it in the following way:
PATH-TO-SIKULI/sikuli-ide.exe [options] or
PATH-TO-SIKULI/sikuli-ide.bat [options]
However, I can't locate any executable files in Sikuli folder. Until now I have just used the IDE which extension is *.cmd.
I have tried the following command:
C:\Sikuli\sikuli-ide.cmd -r D:\Sikuli\Tests\A.sikuli
But in this case just the regular IDE GUI opens.
I guess I am doing something wrong. Any idea what?
Thanks in advance!
Eugene
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.