UtilsTakeScreenShot Method
Takes a screenshoot of the desktop.

Namespace: Selenium
Assembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
Syntax
VB Usage
Dim instance As Utils
Dim returnValue As Image

returnValue = instance.TakeScreenShot()

Return Value

Type: Image

[Missing <returns> documentation for "M:Selenium.Utils.TakeScreenShot"]

See Also