Click or drag to resize
DriverUtilitiesTakeScreenshot Method
This method is used to take a screenshot,it also returns the location of screenshot

Namespace: SeleniumUtilities
Assembly: SeleniumUtilities (in SeleniumUtilities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string TakeScreenshot()

Return Value

Type: String

[Missing <returns> documentation for "M:SeleniumUtilities.DriverUtilities.TakeScreenshot"]

See Also