Click or drag to resize

RemoteObjectWebDriverValue Property

Version 111.2.70
WebDriver BiDi representation of the value.

Namespace:  CefSharp.DevTools.Runtime
Assembly:  CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax
public WebDriverValue WebDriverValue { get; set; }

Property Value

Type: WebDriverValue
See Also