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
- Host: GitHub
- URL: https://github.com/noksa/webdriver.screenshots.extensions
- Owner: Noksa
- License: mit
- Created: 2018-10-12T06:34:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T15:09:21.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T11:43:39.994Z (about 1 year ago)
- Topics: automation, csharp, extension, screenshot, selenium, selenium-webdriver, testing, testing-tools, webdriver
- Language: HTML
- Homepage:
- Size: 25.9 MB
- Stars: 12
- Watchers: 1
- Forks: 12
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# C# WebDriver Screenshots Extensions
[](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).