canopy.mobile 1.8.2

dotnet add package canopy.mobile --version 1.8.2
NuGet\Install-Package canopy.mobile -Version 1.8.2
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="canopy.mobile" Version="1.8.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add canopy.mobile --version 1.8.2
#r "nuget: canopy.mobile, 1.8.2"
#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 canopy.mobile as a Cake Addin
#addin nuget:?package=canopy.mobile&version=1.8.2

// Install canopy.mobile as a Cake Tool
#tool nuget:?package=canopy.mobile&version=1.8.2

Canopy testing framework for mobile apps

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.8.2 1,495 10/19/2017
1.8.1 958 9/18/2017
1.8.0 905 9/11/2017
1.7.4 982 7/18/2017
1.7.3 923 7/18/2017
1.7.2 936 7/18/2017
1.7.1 924 7/18/2017
1.7.0 937 7/17/2017
1.6.9 962 7/13/2017
1.6.8 900 7/13/2017
1.6.7 929 7/13/2017
1.6.6 923 7/13/2017
1.6.5 946 7/13/2017
1.6.4 926 7/13/2017
1.6.3 932 7/12/2017
1.6.2 927 7/12/2017
1.6.1 920 7/11/2017
1.6.0 937 6/30/2017
1.5.0 971 1/8/2017
1.4.0 981 1/6/2017
1.3.3 952 1/6/2017
1.3.2 974 1/5/2017
1.3.1.7 956 1/5/2017
1.3.1.6 952 1/5/2017
1.3.1.5 954 1/5/2017
1.3.1.4 933 1/5/2017
1.3.1.3 965 1/5/2017
1.3.1.2 953 1/5/2017
1.3.1 975 1/5/2017
1.3.0 948 1/4/2017
1.2.6 956 1/4/2017
1.2.5 945 1/4/2017
1.2.4 965 1/4/2017
1.2.3 952 1/4/2017
1.2.2 922 1/4/2017
1.2.1 1,031 1/4/2017
1.2.0 983 1/4/2017
1.1.7 988 1/4/2017
1.1.6 962 1/3/2017
1.1.5 998 1/3/2017
1.1.4 942 12/29/2016
1.1.3 1,014 12/29/2016
1.1.2 979 12/29/2016
1.1.1 922 12/29/2016
1.1.0 961 12/29/2016
1.0.16 973 12/29/2016
1.0.15 999 12/28/2016
1.0.13 969 12/22/2016
1.0.12 953 12/22/2016
1.0.11 995 12/22/2016
1.0.10 933 12/22/2016
1.0.9 930 12/22/2016
1.0.8 939 12/22/2016
1.0.7 937 12/21/2016
1.0.6 968 12/20/2016
1.0.4 967 12/19/2016
1.0.3 930 12/18/2016
1.0.2 959 12/18/2016
1.0.1 923 12/17/2016
1.0.0 1,030 12/17/2016

BUGFIX: Move from recursive calls in wait to a loop - https://github.com/fsprojects/Canopy.Mobile/pull/33