

This installer supports Linux, MacOS and Windows operating systems. 32-bit Chrome will still be available via the Chrome download page. Automatically download and install chromedriver that supports the currently installed version of chrome.

In order to improve stability, performance, and security, users who are currently on 32-bit version of Chrome, and 64-bit Windows with 4GB or more of memory and auto-update enabled will be automatically migrated to 64-bit Chrome during this update. I came here while searching for the answer to if it works on 64-bit Chrome following the announcement that from version 58 Chrome will default to 64-bit on Windows provided certain conditions are met:

'chromedriver (.exe)' does not appear in Solution Explorer, but it is copied to the output folder from the package source folder when the build process. Yes, Chromedriver works on 64-bit Windows and against 64-bit Chrome successfully. This NuGet package installs Chrome Driver (Win32, macOS, macOS arm64, and Linu圆4) for Selenium WebDriver into your Unit Test Project. This was confirmed in the Chromedriver issue tracker: The version available at works on both 32 and 64-bit Windows, against either 32-or 64-bit Chrome. For any driver that Selenium must use to open the browser (chromedriver, geckodriver, etc), you dont have to worry about where it is installed, as long as its set in the PATH variable.If you have it set in the OS PATH variable, you must be able to run it from the command or cmd (its always good to make sure its working). There is no separate 64-bit version of Chromedriver.
