← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #681784]: Setup and run SikuliX on Notepad++

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
This only works with the latest 1.1.4:

--- make a command script (e.g. runsikulix.cmd) somewhere containing

java -jar <path-to>\sikulix.jar -r %*

--- in notepad++ with a .py file open press F5 and enter as program to
run

<path-to>\runsikulix.cmd "$(FULL_CURRENT_PATH)"

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.