| UtilsTakeScreenShot Method |
Takes a screenshoot of the desktop.
Namespace: SeleniumAssembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
SyntaxDim instance As Utils
Dim returnValue As Image
returnValue = instance.TakeScreenShot()
Return Value
Type:
Image
See Also