 | StableWebElementGetScreenshot Method |
Gets a Screenshot object representing the image of the page on the screen.
Namespace:
TescoSW.MW.UITests.Common.PageModel
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntaxpublic Screenshot GetScreenshot()
Return Value
Type:
ScreenshotA
Screenshot object containing the image.
Implements
ITakesScreenshot.GetScreenshot
See Also