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.
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.
// Install Noksa.WebDriver.ScreenshotsExtensions as a Cake Addin
#addin nuget:?package=Noksa.WebDriver.ScreenshotsExtensions&version=0.1.4.5-beta1&prerelease

// Install Noksa.WebDriver.ScreenshotsExtensions as a Cake Tool
#tool nuget:?package=Noksa.WebDriver.ScreenshotsExtensions&version=0.1.4.5-beta1&prerelease

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 (5)

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

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!

ZeroCode

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.5.4 265,321 11/21/2021
0.1.5.3 301,698 8/27/2019
0.1.5 12,430 5/29/2019
0.1.4.5-beta1 923 5/21/2019
0.1.4.4 1,169 5/16/2019
0.1.4.3-beta 879 5/13/2019
0.1.4.2-beta 857 5/13/2019
0.1.4.1-beta 874 5/8/2019
0.1.3 1,298 4/12/2019
0.0.4.7 1,305 4/2/2019
0.0.4.6 2,125 12/28/2018
0.0.4.4 1,813 10/31/2018
0.0.4.1 1,133 10/29/2018
0.0.4 1,187 10/26/2018
0.0.3.4 1,163 10/25/2018
0.0.3.3 1,429 10/25/2018
0.0.3.2 1,155 10/24/2018
0.0.3.1 1,182 10/24/2018
0.0.3 1,454 10/24/2018

Fix #16 and improves