

To learn what version of ChromeDriver you need to use, please see also the following page: If you are using Chrome version 102: PM> Install-Package -Version 1.6102 If you are using Chrome version 103: PM> Install-Package -Version 1.13400 If you are using Chrome version 104: PM> Install-Package -Version 1.7900 How to install?įor example, at the package manager console on Visual Studio, enter the following command. NuGet package restoring ready, and no need to commit "chromedriver(.exe)" binary into source code control repository. "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.


This NuGet package installs Chrome Driver (Win32, macOS, macOS M1, and Linu圆4) for Selenium WebDriver into your Unit Test Project. NuGet package - Selenium WebDriver ChromeDriver
