Skip to main content

One post tagged with "chromedriver"

View all tags

Install ChromeDriver and Match It with Chrome

· 2 min read
Apache Wangye
Software developer and technical writer

ChromeDriver connects Selenium to the Chrome browser. Most startup failures come from an incompatible browser/driver combination, an incorrect executable path, or a missing browser binary.

Record the versions of Chrome, ChromeDriver, Selenium, the operating system, and the CPU architecture when troubleshooting. Current Selenium releases can usually manage the driver automatically, which is preferable to maintaining a driver manually.

Total views -- · Visitors --