sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #40009
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:
... ok, then you can try:
# add
import java.io.File as JFile
# and then use
profile = FirefoxProfile(JFile('C:\\Users\\Progman\\AppData\\Roaming\\Mozilla\\Firefox\\Profiles\\nWv4HBss.'))
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.