Selenium.WebDriver.ChromeDriver 2.17.0
Install Chrome Driver(Win32) for Selenium WebDriver into your Unit Test Project.
"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" をソース管理リポジトリに登録する必要はありません。
/ The installing/uninstalling script codes that contained this package are free and unencumbered software released into the public domain.
/ "chromedriver.exe" is licensed under the New BSD License.
No packages depend on Selenium.WebDriver.ChromeDriver.
This package has no dependencies.