Selenio 0.6.0

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

// Install Selenio as a Cake Tool
#tool nuget:?package=Selenio&version=0.6.0

This is a straight forward implementation of a simple Selenium framework, designed to promote the use of the Page Object pattern.

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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Selenio:

Package Downloads
Selenio.HtmlReporter

From the Selenio project. Plug this HTML reporter to generate rich step-by-step reports in your test executions.

Selenio.Extensions

From the Selenio project. Adds the Selenio.Extensions namespace with Web Driver, Page Object and Web Element extension methods.

Selenio.PlainTextReporter

From the Selenio project. Plug this HTML reporter to generate rich step-by-step reports in your test executions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.6.0 744 9/5/2019
0.5.3 5,779 11/4/2017
0.5.2 1,286 9/21/2017
0.5.1 1,441 9/16/2017
0.4.1 1,274 5/2/2017
0.3.1 877 4/14/2017
0.2.1 924 3/23/2017