Noksa.WebDriver.ScreenshotsExtensions 0.0.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Noksa.WebDriver.ScreenshotsExtensions --version 0.0.3.1
NuGet\Install-Package Noksa.WebDriver.ScreenshotsExtensions -Version 0.0.3.1
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.0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Noksa.WebDriver.ScreenshotsExtensions --version 0.0.3.1
#r "nuget: Noksa.WebDriver.ScreenshotsExtensions, 0.0.3.1"
#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.0.3.1

// Install Noksa.WebDriver.ScreenshotsExtensions as a Cake Tool
#tool nuget:?package=Noksa.WebDriver.ScreenshotsExtensions&version=0.0.3.1

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 275,279 11/21/2021
0.1.5.3 303,951 8/27/2019
0.1.5 12,471 5/29/2019
0.1.4.5-beta1 954 5/21/2019
0.1.4.4 1,198 5/16/2019
0.1.4.3-beta 910 5/13/2019
0.1.4.2-beta 885 5/13/2019
0.1.4.1-beta 905 5/8/2019
0.1.3 1,327 4/12/2019
0.0.4.7 1,335 4/2/2019
0.0.4.6 2,155 12/28/2018
0.0.4.4 1,843 10/31/2018
0.0.4.1 1,164 10/29/2018
0.0.4 1,218 10/26/2018
0.0.3.4 1,193 10/25/2018
0.0.3.3 1,459 10/25/2018
0.0.3.2 1,186 10/24/2018
0.0.3.1 1,214 10/24/2018
0.0.3 1,486 10/24/2018

Added RemoveScrollBarsWhileShooting method at ScreenshotMaker class