canopy 0.9.22

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

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

A simple framework in F# on top of selenium for writing UI automation and tests.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on canopy:

Repository Stars
HTBox/allReady
This repo contains the code for allReady, an open-source solution focused on increasing awareness, efficiency and impact of preparedness campaigns as they are delivered by humanitarian and disaster response organizations in local communities.
HTBox/crisischeckin
Crisischeckin Humanitarian Toolbox repository
Version Downloads Last updated
0.9.22 3,914 3/4/2015
0.9.21 1,633 2/11/2015
0.9.19 237 1/22/2015
0.9.18 599 12/9/2014
0.9.17 380 10/21/2014
0.9.16 219 9/29/2014
0.9.15 316 9/17/2014
0.9.14 119 9/8/2014
0.9.13 338 8/11/2014
0.9.12 241 7/2/2014
0.9.11 122 5/29/2014
0.9.10 76 5/26/2014
0.9.8 270 4/1/2014
0.9.7 73 3/12/2014
0.9.5 78 2/8/2014
0.9.4 61 2/7/2014
0.9.3 65 1/28/2014
0.9.2 83 1/23/2014
0.9.1 60 12/23/2013
0.9.0 64 12/15/2013
0.8.9 65 10/7/2013
0.8.8 67 9/24/2013
0.8.7 64 9/20/2013
0.8.6 259 9/12/2013
0.8.5 64 9/7/2013
0.8.4 63 9/5/2013
0.8.3 63 9/4/2013
0.8.2 61 9/3/2013
0.8.1 62 9/2/2013
0.8.0 59 8/30/2013
0.7.9 70 8/8/2013
0.7.8 67 7/26/2013
0.7.7 63 6/8/2013
0.7.6 75 5/26/2013
0.7.5 59 5/11/2013
0.7.4 59 5/7/2013
0.7.3 103 4/22/2013
0.7.2 64 3/30/2013
0.7.1 60 2/27/2013
0.7.0 59 2/24/2013
0.6.3 61 12/9/2012
0.6.2 58 12/6/2012
0.6.1 59 12/1/2012
0.6.0 59 10/7/2012
0.5.9 59 9/28/2012
0.5.8 58 9/24/2012
0.5.7 57 9/20/2012
0.5.6 60 9/13/2012
0.5.5 58 9/11/2012
0.5.4 59 9/9/2012
0.5.3 61 9/9/2012
0.5.2 60 9/8/2012
0.5.1 56 9/8/2012
0.5.0 57 9/7/2012
0.4.3 63 8/31/2012
0.4.2 61 8/30/2012
0.4.1 59 7/28/2012
0.4.0 57 7/17/2012
0.3.6 57 5/13/2012
0.3.5 56 5/12/2012
0.3.4 58 5/8/2012
0.3.3 62 5/3/2012
0.3.2 55 5/2/2012
0.3.1 56 5/2/2012
0.3.0 59 4/29/2012
0.2.7 57 4/21/2012
0.2.6 61 4/21/2012
0.2.5 60 4/6/2012
0.2.4 58 4/5/2012
0.2.3 59 4/4/2012
0.2.2 55 4/4/2012
0.2.1 56 4/1/2012
0.2.0 56 4/1/2012
0.1.9 59 4/1/2012
0.1.8 55 4/1/2012
0.1.7 56 3/29/2012
0.1.6 59 3/24/2012
0.1.5 60 3/19/2012
0.1.4 58 3/19/2012
0.1.3 57 3/18/2012
0.1.2 59 3/18/2012
0.1.1 59 3/16/2012
0.1.0 57 3/16/2012
0.0.4 60 3/14/2012
0.0.3 57 3/14/2012
0.0.2 60 3/11/2012
0.0.1 59 3/11/2012

Updated to Selenium 2.45, thanks @pottereric