Noksa.WebDriver.ScreenshotsExtensions 0.1.4.2-beta

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.2-beta
NuGet\Install-Package Noksa.WebDriver.ScreenshotsExtensions -Version 0.1.4.2-beta
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.2-beta" />
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.2-beta
#r "nuget: Noksa.WebDriver.ScreenshotsExtensions, 0.1.4.2-beta"
#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.2-beta&prerelease

// Install Noksa.WebDriver.ScreenshotsExtensions as a Cake Tool
#tool nuget:?package=Noksa.WebDriver.ScreenshotsExtensions&version=0.1.4.2-beta&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 269,722 11/21/2021
0.1.5.3 302,724 8/27/2019
0.1.5 12,458 5/29/2019
0.1.4.5-beta1 939 5/21/2019
0.1.4.4 1,185 5/16/2019
0.1.4.3-beta 895 5/13/2019
0.1.4.2-beta 873 5/13/2019
0.1.4.1-beta 889 5/8/2019
0.1.3 1,314 4/12/2019
0.0.4.7 1,321 4/2/2019
0.0.4.6 2,142 12/28/2018
0.0.4.4 1,829 10/31/2018
0.0.4.1 1,148 10/29/2018
0.0.4 1,203 10/26/2018
0.0.3.4 1,178 10/25/2018
0.0.3.3 1,444 10/25/2018
0.0.3.2 1,171 10/24/2018
0.0.3.1 1,198 10/24/2018
0.0.3 1,471 10/24/2018

Fix #16 and improves