Click or drag to resize

RemoteObjectWebDriverValue Property

Version 104.4.240
WebDriver BiDi representation of the value.

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

Property Value

Type: WebDriverValue
See Also