Noksa.WebDriver.ScreenshotsExtensions 0.1.4.5-beta1

This is a prerelease version of Noksa.WebDriver.ScreenshotsExtensions.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Noksa.WebDriver.ScreenshotsExtensions --version 0.1.4.5-beta1
                    
NuGet\Install-Package Noksa.WebDriver.ScreenshotsExtensions -Version 0.1.4.5-beta1
                    
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="Noksa.WebDriver.ScreenshotsExtensions" Version="0.1.4.5-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Noksa.WebDriver.ScreenshotsExtensions" Version="0.1.4.5-beta1" />
                    
Directory.Packages.props
<PackageReference Include="Noksa.WebDriver.ScreenshotsExtensions" />
                    
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 Noksa.WebDriver.ScreenshotsExtensions --version 0.1.4.5-beta1
                    
#r "nuget: Noksa.WebDriver.ScreenshotsExtensions, 0.1.4.5-beta1"
                    
#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 Noksa.WebDriver.ScreenshotsExtensions@0.1.4.5-beta1
                    
#: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=Noksa.WebDriver.ScreenshotsExtensions&version=0.1.4.5-beta1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Noksa.WebDriver.ScreenshotsExtensions&version=0.1.4.5-beta1&prerelease
                    
Install as a Cake Tool

Screenshots extensions, like screenshot a entiry page.
For examples of usage, see the github project page.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 is compatible.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Noksa.WebDriver.ScreenshotsExtensions:

Package Downloads
Automation.Web.Core

Package Description

Molder.Web

Library for working with WebUI

Audit.Robot.Core

A Robot framework development of the Audit Technology Team.

HtmlConvertor

The converter offers a lot of powerful options (convert any web page or html string to image or pdf) it can be used to convert HTML strings that support html5/CSS and any javascript libraries that attach to the HTML page in the server.

CommonHtmlConverter

The converter offers a lot of powerful options (convert any web page or html string to image or pdf) it can be used to convert HTML strings that support html5/CSS and any javascript libraries that attach to the HTML page in the server. first Install-Package Selenium.WebDriver.ChromeDriver package in your application(console app, web app or any .net applications) and use it!

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.5.4 541,743 11/21/2021
0.1.5.3 363,347 8/27/2019
0.1.5 13,207 5/29/2019
0.1.4.5-beta1 1,160 5/21/2019
0.1.4.4 3,685 5/16/2019
0.1.4.3-beta 1,099 5/13/2019
0.1.4.2-beta 1,089 5/13/2019
0.1.4.1-beta 1,114 5/8/2019
0.1.3 1,536 4/12/2019
0.0.4.7 1,609 4/2/2019
0.0.4.6 2,374 12/28/2018
0.0.4.4 2,089 10/31/2018
0.0.4.1 1,387 10/29/2018
0.0.4 1,440 10/26/2018
0.0.3.4 1,427 10/25/2018
0.0.3.3 1,914 10/25/2018
0.0.3.2 1,412 10/24/2018
0.0.3.1 1,443 10/24/2018
0.0.3 1,934 10/24/2018

Fix #16 and improves