An open API service indexing awesome lists of open source software.

https://github.com/noksa/webdriver.screenshots.extensions

C# WebDriver screenshots extensions, like a screenshot entire page
https://github.com/noksa/webdriver.screenshots.extensions

automation csharp extension screenshot selenium selenium-webdriver testing testing-tools webdriver

Last synced: 9 months ago
JSON representation

C# WebDriver screenshots extensions, like a screenshot entire page

Awesome Lists containing this project

README

          

# C# WebDriver Screenshots Extensions
[![nuget](http://flauschig.ch/nubadge.php?id=Noksa.WebDriver.ScreenshotsExtensions)](https://www.nuget.org/packages/Noksa.WebDriver.ScreenshotsExtensions/)

## Development frozen
I don't currently have enough time to maintain any C# tool.
Any feature requests can only be implemented if someone else does it.

*IMPORTANT!*

Currently it may have problems when it works with Selenium 4. If you encounter a problem please create an issue.

If you want to take a screenshot of an entire page or a screenshot of a specific element, then this is what you need.

More information can be found in the [wiki](https://github.com/Noksa/WebDriver.Screenshots.Extensions/wiki).

## How to use

How to use can be found [here](https://github.com/Noksa/WebDriver.Screenshots.Extensions/wiki/How-to-use).