sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #38610
Re: [Question #295488]: runScript("powershell E:\\a.bat") Error
Question #295488 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/295488
Status: Answered => Open
YongJianYan is still having a problem:
runScript 's default path is the path of SikuliX? Can I change this path through SikuliX code ?
Because I try to
"""
runScript("powershell cd E:\")
runScript("powershell .\a.bat")
"""
But I failed , the command of "runScript" start from "D:\SikuliX"
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.