Skip to content

Releases: rcasady616/Selenium.WebDriver.Equip

Selenium.Webdriver.Equip 0.3.141.172

19 Feb 21:08
Compare
Choose a tag to compare

Install this release with the following command in package manager

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

Or use download the attached package to install.

Major changes
Remove external dependency on "Equip". nuget package
Updated to latest version of Selenium Webdriver client 3.141

Selenium.WebDriver.Equip 0.4.130-Beta

20 Nov 01:41
Compare
Choose a tag to compare

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