Gets a Screenshot object representing the image of the page on the screen.
Namespace: OpenQA.SeleniumAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Screenshot GetScreenshot()
Return Value
A Screenshot object containing the image.See Also