Gets the value of the screenshot image as a Base64-encoded string.
Namespace: OpenQA.SeleniumAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
public string AsBase64EncodedString { get; }
public string AsBase64EncodedString { get; }
Public ReadOnly Property AsBase64EncodedString As String
Get
Public ReadOnly Property AsBase64EncodedString As String
Get
public:
property String^ AsBase64EncodedString {
String^ get ();
}
public:
property String^ AsBase64EncodedString {
String^ get ();
}