Selenium.WebDriver.ChromeDriver 2.10.0.1-beta2
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" をソース管理リポジトリに登録する必要はありません。
/ 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.
v.2.10.0.1
- Fix: Installing this package was fail when .csproj file and packages folder are in a same folder.
v.2.10
- Chrome Driver 2.10 release
v.2.9.0.1
- HTTP proxy settings are available now.(1. HTTP_PROXY environment variable, 2. NuGet configuration)
- Fix: Occur exception at Add-Type in init.ps1 when installing the package.
This package has no dependencies.