ChromeDriver
Automated testing of webapps for Google Chrome
ChromeDriver is an autonomous server that implements the W3C WebDriver and WebDriver BiDi standards, enabling programmatic control of Google Chrome for automated testing. It works with the WebDriver protocol, allowing test scripts written in any language to start, configure, and manipulate Chrome instances locally or remotely. The server accepts capabilities such as browser name, version, and page‑load strategy, and extends them with Chrome‑specific options like extensions, window types, and command‑line arguments via ChromeOptions.
The tool supports Chrome on desktop platforms (macOS, Linux, Windows, ChromeOS) and on Android, providing a unified interface for testing across these environments. Binary releases are posted for each Chrome release channel (Stable, Beta, Dev, Canary), and older versions remain accessible in the download archive. Documentation includes guides for setup on various operating systems, mobile emulation, security recommendations, and troubleshooting common failures.
Developers and QA engineers who need to script browser interactions for web‑application testing use ChromeDriver to drive Chrome instances in a language‑agnostic way. Its compliance with the WebDriver standard and added Chromium‑specific capabilities make it suitable for integrating automated tests into continuous‑integration pipelines and cross‑platform test suites.
Reviews
Loading reviews…
Similar apps
API & Network Testing
OperaChromiumDriver
Driver for Chromium-based Opera releases

Network & Connectivity
Google Chrome
Web browser
API & Network Testing
Fake
Browser for web automation and testing

Network & Connectivity
Chromium-Gost
Browser based on Chromium with support for GOST cryptographic algorithms

API & Network Testing
Katalon Studio
Test automation solution

Network & Connectivity
Chromium
Open-source browser project behind Google Chrome.