← Back to team overview

sikuli-driver team mailing list archive

[Question #248190]: How to Switch Browser between Sikuli and Selenium Webdriver

 

New question #248190 on Sikuli:
https://answers.launchpad.net/sikuli/+question/248190

How to make FirefoxDriver from selenium compatible with sikuli using JAVA.

So that I can use FirefoxDriver and SikuliFirefoxDriver in the same script. With same name.

Example: FirefoxDriver driver = new FirefoxDriver();

SikuliFirefoxDriver driver = new SikuliFirefoxDriver();

So that whenever I type driver. I should get the functions, variables from Selenium JAVA as well as Sikuli JAVA.

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