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.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to