← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #162469]: Portable Sikuli Scripts?

 

Question #162469 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/162469

    Status: Answered => Open

Vaibhav thakur is still having a problem:
Thank you RaiMan, Once again :D
I used the Sikuli-script.jar command, It works like a charm.
It makes the application much portable. As I don't know Java coding, I cannot build the installer in Java. But I used a application called "NSIS" It makes the installer. While Using Run a script without IDE command, All it needs is the myscript.sikuli file + Libs Folder + Sikuli-script.jar?

And about the .py file, you said, it load the images from the web? 
So do i have to edit the .py file?
"click("image.png")"
So I have to replace it with the web link?
"click("mywebsite.com/image.png"

Also Can It also read the script from the py file, So I can update the
script remotely? Something like, making the sikuli to read the script
from web, which can enable us to update it regularly?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.