Java – does selenium webdriver support Safari?
•
Java
I am using selenium webdriver with Java I want to use Safari browser Does selenium webdriver support Safari?
Solution
Safari driver is still experimental and relies on browser plug-ins using WebSockets to communicate with browsers This is a great step that many people have been waiting for
However, if you want something more stable, Darrel Grainger has a good post on how to instantiate a webdriver object using selenium RC (a.k.a selenium 1) API
This may be the best way to test Safari now
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码