Selenium.WebDriver.ChromeDriver 2.8.0
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" をソース管理リポジトリに登録する必要はありません。
No packages depend on Selenium.WebDriver.ChromeDriver.
This package has no dependencies.