← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #268580]: questions about sikulifirefoxdriver

 

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

RaiMan proposed the following answer:
Selenium and SikuliX can be used easily side by side, since Webdriver implementations are available for Java and Python/Jython.
For both worlds you have many examples available in the net.
There are no real overlapping of the features, since selenium works with the internals of the webpage and Sikuli on the visual representation of the page.

So if you understand Selenium and understand SikuliX, you have all you
need to use them both within one scripting or Java environment.

Things only get a bit more tricky, if some higher level frameworks come
into play: like e.g.RobotFramework. But then we are talking about other
aspects than using Selenium AND SikuliX side by side.

But since I myself just started to make integration of SikuliX a bit smoother, may be I find some sources in the net.
Just look at the relevant doc sections from time to time.
You might get triggers, if you watch commits in the doc base at: 
https://github.com/RaiMan/SikuliX-2014-Docs
I will be a bit more verbose when making changes ;-)

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.