Click or drag to resize

RemoteObjectWebDriverValue Property

Version 105.3.390
WebDriver BiDi representation of the value.

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

Property Value

Type: WebDriverValue
See Also