My favorites | Sign in
Project Home Downloads Wiki Issues
Project Information
Members
Links

WebDriver is an open source tool for automated testing of webapps across many browsers. It provides capabilities for navigating to web pages, user input, JavaScript execution, and more. ChromeDriver is a standalone server which implements WebDriver's wire protocol for Chromium. It is being developed by members of the Chromium and WebDriver teams.

All code is currently in the open source chromium project. This site hosts ChromeDriver documentation, issue tracking, and releases.

Release Notes

Powered by Google Project Hosting