Click or drag to resize

RemoteObjectWebDriverValue Property

Version 102.0.100
WebDriver BiDi representation of the value.

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

Property Value

Type: WebDriverValue
See Also