SeleniumShield.Driver by Erik Öjebo

<PackageReference Include="SeleniumShield.Driver" Version="0.1.5818.21291" />

 SeleniumShield.Driver 0.1.5818.21291

A wrapper for IWebDriver implementations to increase the robustness of the tests

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>SeleniumShield.Driver</id>
    <version>0.1.5818.21291</version>
    <title>SeleniumShield.Driver</title>
    <authors>Erik Öjebo</authors>
    <owners>Erik Öjebo</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>A wrapper for IWebDriver implementations to increase the robustness of the tests</description>
    <copyright>Copyright © Erik Öjebo 2015</copyright>
    <dependencies>
      <dependency id="Selenium.Support" version="2.48.1" />
    </dependencies>
  </metadata>
</package>