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.
<PackageVersion Include="canopy.mobile" Version="1.8.2" />
<PackageReference Include="canopy.mobile" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add canopy.mobile --version 1.8.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package canopy.mobile@1.8.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=canopy.mobile&version=1.8.2
#tool nuget:?package=canopy.mobile&version=1.8.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Canopy testing framework for mobile apps
Product | Versions 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.
-
- Appium.WebDriver (>= 0.0.0)
- FSharp.Core (>= 0.0.0)
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,779 | 10/19/2017 |
1.8.1 | 1,201 | 9/18/2017 |
1.8.0 | 1,149 | 9/11/2017 |
1.7.4 | 1,228 | 7/18/2017 |
1.7.3 | 1,162 | 7/18/2017 |
1.7.2 | 1,170 | 7/18/2017 |
1.7.1 | 1,168 | 7/18/2017 |
1.7.0 | 1,177 | 7/17/2017 |
1.6.9 | 1,202 | 7/13/2017 |
1.6.8 | 1,137 | 7/13/2017 |
1.6.7 | 1,164 | 7/13/2017 |
1.6.6 | 1,158 | 7/13/2017 |
1.6.5 | 1,193 | 7/13/2017 |
1.6.4 | 1,167 | 7/13/2017 |
1.6.3 | 1,170 | 7/12/2017 |
1.6.2 | 1,151 | 7/12/2017 |
1.6.1 | 1,165 | 7/11/2017 |
1.6.0 | 1,174 | 6/30/2017 |
1.5.0 | 1,202 | 1/8/2017 |
1.4.0 | 1,239 | 1/6/2017 |
1.3.3 | 1,177 | 1/6/2017 |
1.3.2 | 1,204 | 1/5/2017 |
1.3.1.7 | 1,207 | 1/5/2017 |
1.3.1.6 | 1,193 | 1/5/2017 |
1.3.1.5 | 1,193 | 1/5/2017 |
1.3.1.4 | 1,172 | 1/5/2017 |
1.3.1.3 | 1,213 | 1/5/2017 |
1.3.1.2 | 1,194 | 1/5/2017 |
1.3.1 | 1,208 | 1/5/2017 |
1.3.0 | 1,195 | 1/4/2017 |
1.2.6 | 1,198 | 1/4/2017 |
1.2.5 | 1,188 | 1/4/2017 |
1.2.4 | 1,218 | 1/4/2017 |
1.2.3 | 1,188 | 1/4/2017 |
1.2.2 | 1,155 | 1/4/2017 |
1.2.1 | 1,273 | 1/4/2017 |
1.2.0 | 1,229 | 1/4/2017 |
1.1.7 | 1,240 | 1/4/2017 |
1.1.6 | 1,206 | 1/3/2017 |
1.1.5 | 1,245 | 1/3/2017 |
1.1.4 | 1,192 | 12/29/2016 |
1.1.3 | 1,261 | 12/29/2016 |
1.1.2 | 1,218 | 12/29/2016 |
1.1.1 | 1,167 | 12/29/2016 |
1.1.0 | 1,205 | 12/29/2016 |
1.0.16 | 1,212 | 12/29/2016 |
1.0.15 | 1,232 | 12/28/2016 |
1.0.13 | 1,200 | 12/22/2016 |
1.0.12 | 1,184 | 12/22/2016 |
1.0.11 | 1,230 | 12/22/2016 |
1.0.10 | 1,174 | 12/22/2016 |
1.0.9 | 1,159 | 12/22/2016 |
1.0.8 | 1,190 | 12/22/2016 |
1.0.7 | 1,179 | 12/21/2016 |
1.0.6 | 1,200 | 12/20/2016 |
1.0.4 | 1,208 | 12/19/2016 |
1.0.3 | 1,173 | 12/18/2016 |
1.0.2 | 1,212 | 12/18/2016 |
1.0.1 | 1,175 | 12/17/2016 |
1.0.0 | 1,279 | 12/17/2016 |
BUGFIX: Move from recursive calls in wait to a loop - https://github.com/fsprojects/Canopy.Mobile/pull/33