sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #07902
Re: [Question #183695]: Selenium in Sikuli Scripts
Question #183695 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/183695
Status: Open => Answered
RaiMan proposed the following answer:
You have to make the selenium Python support libraries/modules available
in your Eclipse Python Sikuli project according to the specifications of
Selenium Python support.
In your script you need some
import selenium
and afterwards you can use the Selenium Python API according to the
Selenium documentation.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.