Amido.WebDriver.Utilities 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Amido.WebDriver.Utilities --version 1.0.3
NuGet\Install-Package Amido.WebDriver.Utilities -Version 1.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Amido.WebDriver.Utilities" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Amido.WebDriver.Utilities --version 1.0.3
#r "nuget: Amido.WebDriver.Utilities, 1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Amido.WebDriver.Utilities as a Cake Addin
#addin nuget:?package=Amido.WebDriver.Utilities&version=1.0.3

// Install Amido.WebDriver.Utilities as a Cake Tool
#tool nuget:?package=Amido.WebDriver.Utilities&version=1.0.3

Various utilities to aid Selenium web driver development including a grid aware web driver factory, selenium extensions including wait and element extensions.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Amido.WebDriver.Utilities:

Package Downloads
Amido.Testing.Social.Facebook

Service and page objects for creating Facebook users and authenticating when using Selenium Webdriver

Amido.Testing.Social.Google

Page objects for creating Google users and authenticating when using Selenium Webdriver

Amido.Testing.Social.Twitter

Page objects for creating Twitter users and authenticating when using Selenium Webdriver

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4 4,792 7/14/2014
1.0.3 1,727 7/2/2014
1.0.2 1,632 6/25/2014
1.0.1 2,785 6/25/2014
1.0.0 2,632 6/25/2014

Added new fluent WaitUntil method for elements