Light object model shim that abstracts Selenium WebDriver operations and simplifies running test automation with multiple browsers. 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.
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Mar 12, 2015
$ dotnet add package SeleniumShimNo README available.