Skip to content

Selenium.WebDriver.Equip 0.4.130-Beta

Compare
Choose a tag to compare
@rcasady616 rcasady616 released this 20 Nov 01:41
· 83 commits to master since this release

Install this release with the following command in package manager

PM> Install-Package Selenium.WebDriver.Equip -Version 0.4.130

Or use download the attached package to install.

Major changes
Move none-Selenium specific code moved out to new nuget package "Equip".
Basic local server functionality working and tested.
Base test now supports remote driver.
Local driver GetBrowser now supports T Options
Added Alert capture during TestCapture.

Minor changes
Moved to cake build script