Click or drag to resize

RemoteObjectWebDriverValue Property

Version 109.1.110
WebDriver BiDi representation of the value.

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

Property Value

Type: WebDriverValue
See Also