Selenium.WebDriver.ChromeDriver
Download and install Chrome Driver(Win32) for Selenium WebDriver into your Unit Test Project on the fly. "chromedriver.exe" added as a linked project item, and copied to bin folder at the build. NuGet package restoring ready, and no need to commit "chromedriver.exe" binary into source code control repository. / Selenium WebDriverçš Chrome Driver(Win32) ããã®å Žã§ããŠã³ããŒããåäœãã¹ããããžã§ã¯ãã«è¿œå ããŸãã "chromedriver.exe" ã¯ãªã³ã¯ãããã¢ã€ãã ãšããŠãããžã§ã¯ãã«è¿œå ããããã«ãæã« bin ãã©ã«ãã«ã³ããŒãããŸãã NuGet ããã±ãŒãžã®åŸ©å ã«å¯Ÿå¿æžã¿ã"chromedriver.exe" ããœãŒã¹ç®¡çãªããžããªã«ç»é²ããå¿ èŠã¯ãããŸããã
Install
dotnet add package Selenium.WebDriver.ChromeDriver --version 2.9.0
Install-Package Selenium.WebDriver.ChromeDriver -Version 2.9.0
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="2.9.0" />
Frameworks
No framework metadata available.
Dependencies
No declared dependencies.
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.