Screenshot PropertiesWebDriver
The Screenshot type exposes the following members.
Properties

  NameDescription
Public propertyAsBase64EncodedString
Gets the value of the screenshot image as a Base64-encoded string.
Public propertyAsByteArray
Gets the value of the screenshot image as an array of bytes.
Back to Top
See Also