Skip to main content

2 docs tagged with "drivers"

View All Tags

ChromeDriver

It's straightforward to get your tests running locally against Firefox. But when you want to run them against a different browser like Chrome, you quickly run into configuration overhead that can seem overly complex and lacking in code examples for getting started.

SafariDriver

Since Selenium 2.45.0, in order to use SafariDriver, you need to manually install the SafariDriver browser extension.