Gets a Screenshot object representing the image of the page on the screen.
Namespace: OpenQA.Selenium.IEAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
public Screenshot GetScreenshot()
Return Value
A Screenshot object containing the image.Implements
ITakesScreenshot GetScreenshotSee Also