Selenious 1.0.14

dotnet add package Selenious --version 1.0.14
                    
NuGet\Install-Package Selenious -Version 1.0.14
                    
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="Selenious" Version="1.0.14" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Selenious" Version="1.0.14" />
                    
Directory.Packages.props
<PackageReference Include="Selenious" />
                    
Project file
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 Selenious --version 1.0.14
                    
#r "nuget: Selenious, 1.0.14"
                    
#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 Selenious@1.0.14
                    
#: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=Selenious&version=1.0.14
                    
Install as a Cake Addin
#tool nuget:?package=Selenious&version=1.0.14
                    
Install as a Cake Tool

This is a port of popular java UI test automation library called Selenide.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Selenious:

Package Downloads
AllureSelenious

This library adding Selenious steps to Allure Report

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.14 367 9/22/2023
1.0.13 704 5/18/2022
1.0.12 738 4/7/2022
1.0.11 612 9/1/2021
1.0.10 677 10/12/2020
1.0.9 807 9/11/2020
1.0.8 720 6/11/2020
1.0.7 880 2/25/2020
1.0.6 693 2/17/2020
1.0.5 643 2/14/2020
1.0.4 659 2/13/2020
1.0.3 682 2/13/2020
1.0.2 638 2/13/2020
1.0.1 711 2/12/2020
1.0.0 813 2/9/2020
1.0.0-alpha7 570 11/4/2019
1.0.0-alpha6 705 10/10/2019
1.0.0-alpha5 545 10/3/2019
1.0.0-alpha4 519 9/24/2019
1.0.0-alpha3 547 9/17/2019
Loading failed

Updated Nuget packages