Info
Version: | 1.0.5549.25791 |
Author(s): | Vance McCorkle for Experior Technologies LLC Washington USA |
Last Update: | Thursday, March 12, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SeleniumShim |
Install
Install-Package SeleniumShim
dotnet add package SeleniumShim
paket add SeleniumShim
SeleniumShim Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
SeleniumShim uses implicit retry until timeout loops within calls to FindElement and user actions on IWebElement objects which solves race conditions and problems with 'stale' references to WebElement. The implicit retry until timeout gives the browser engine threads time to de-serialize and render HTML and Java Script.