Noksa / WebDriver.Screenshots.Extensions

C# WebDriver screenshots extensions, like a screenshot entire page
MIT License
12 stars 9 forks source link
automation csharp extension screenshot selenium selenium-webdriver testing testing-tools webdriver

C# WebDriver Screenshots Extensions

nuget

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.

How to use

How to use can be found here.