sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #30375
[Question #261508]: run .skl file using batch file
New question #261508 on Sikuli:
https://answers.launchpad.net/sikuli/+question/261508
Hi, Raiman
i am using sikuli version 1.1.0. i want to create batch to run .skl file...
i followed the below command as you directed.
java -jar <path-to>sikulix.jar -r <path-to>some.skl
but i got "no module name 'something'"... that is import error... since i imported jave file as jar in IDE. so now i want to add parameter to that java jar file...
previously i used sikuli version 1.0.1.. for that i create batch file to run .skl file and also that jar file and ran via java eclipse...that nothing is problem..
the thing is i have to handle the case that convert image to text.. for this reason i switch over to sikuli version 1.1.0. i used old batch file to run with sikuli 1.1 but its failed to convert text which means img.text() is working..
i got the below ERROr
"Text recognition is currently switched off...
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.