Screenshot AsByteArray Property WebDriver
Gets the value of the screenshot image as an array of bytes.

Namespace: OpenQA.Selenium
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public byte[] AsByteArray { get; }
See Also