← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #665696]: Can we integrate selenium in Sikuli IDE?

 

Question #665696 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/665696

    Status: Open => Answered

RaiMan proposed the following answer:
When you use the SikuliX IDE and script using Python language, then
internally the Java-based Jython interpreter is used.

This means, you can use any Java library (like the selenium jar)
directly in your scripts.

As for selenium, you have to take care for the prerequisites, depending
on what type of webdriver you want to use.

then the steps as of question mentioned in comment #1 work.

In any case, you should use SikuliX 1.1.1+

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.