Click or drag to resize

RemoteObjectWebDriverValue Property

Version 118.6.80
Deprecated. Use `deepSerializedValue` instead. WebDriver BiDi representation of the value.

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

Property Value

Type: DeepSerializedValue
See Also