sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #39925
Re: [Question #353956]: Permission issue with Selenium in Sikuli
Question #353956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/353956
Status: Open => Answered
RaiMan proposed the following answer:
--- load("C:\Users\Progman\Desktop\Selenium\selenium-server-standalone-2.53.1.jar")
... pythonically is simply wrong
... you either have to use double \
... or specify the path as raw string r"..."
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.