Java – does selenium webdriver support Safari?

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
分享
二维码
< <上一篇
下一篇>>