sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #25649
Re: [Question #248040]: Import Selenium into Sikuli script
Question #248040 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/248040
Status: Open => Answered
RaiMan proposed the following answer:
ok, to use it with Sikuli you have to either
- put the path to the folder in the Python installation containing the selenium folder (the one containing the __init__.py) to sys.path
or
- copy this folder to a folder Lib in the folder where you have the SikuliX stuff (this is found automatically)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.