QuickStart your web testing automation focusing only on what is important, being productive. Once you set your solution to x86 or x64, inherit a class and change your app.config as you want, this will provide an automatic Selenium WebDriver setup and session management, ExtentReports (Including...
More information
Allows you to screenshot a screen or a portion of the screen. Features:
- Supports multiple displays with different scales
- Thread-safe
Utilities:
- Screenshoter.GetPhysicalScreens() // returns all screens rectangles.
- Screenshoter.GetPhysicalScreenRectangle() // returns global screen rectangle.
This is a common utility that can help you to run most of ffmpeg commands.It contains a RTSP helper that can recorder a video from RTSP stream.Plus it can use watermark and screenshot.Windows(x64,x86) and macOS are supported currently,Linux will be supported soon.
This is a screen capture using Win32API.
The mouse cursor can be included in the capture.
[e.g.]
Bitmap bmp = ScreenCapture.Capture(0, 0, 1920, 1080, true);