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 | 2,047 | 10/19/2017 |
| 1.8.1 | 1,388 | 9/18/2017 |
| 1.8.0 | 1,356 | 9/11/2017 |
| 1.7.4 | 1,411 | 7/18/2017 |
| 1.7.3 | 1,344 | 7/18/2017 |
| 1.7.2 | 1,371 | 7/18/2017 |
| 1.7.1 | 1,390 | 7/18/2017 |
| 1.7.0 | 1,360 | 7/17/2017 |
| 1.6.9 | 1,421 | 7/13/2017 |
| 1.6.8 | 1,312 | 7/13/2017 |
| 1.6.7 | 1,359 | 7/13/2017 |
| 1.6.6 | 1,357 | 7/13/2017 |
| 1.6.5 | 1,359 | 7/13/2017 |
| 1.6.4 | 1,372 | 7/13/2017 |
| 1.6.3 | 1,366 | 7/12/2017 |
| 1.6.2 | 1,345 | 7/12/2017 |
| 1.6.1 | 1,375 | 7/11/2017 |
| 1.6.0 | 1,363 | 6/30/2017 |
| 1.5.0 | 1,380 | 1/8/2017 |
| 1.4.0 | 1,428 | 1/6/2017 |
Loading failed
BUGFIX: Move from recursive calls in wait to a loop - https://github.com/fsprojects/Canopy.Mobile/pull/33