Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道 WebDriver 支持哪些浏览器?
官方文件并没有明确说明它还敦促我们使用 Selenium2.0 而不是 1.0。
自从 Selenium 与 WebDriver 合并以来,已经开发了许多特定的驱动程序。如果您查看 WebDriver 接口的javadoc,您可以看到它们。到目前为止,我数了数(没有特别的顺序):
随着更多浏览器的支持,这个列表无疑会改变。