Table of Contents

Class GetObjectByHeapObjectIdCommandResponse

Namespace
OpenQA.Selenium.DevTools.V147.HeapProfiler
Assembly
Selenium.WebDriver.dll

Response for GetObjectByHeapObjectId

public sealed class GetObjectByHeapObjectIdCommandResponse : ICommandResponse<GetObjectByHeapObjectIdCommandSettings>, ICommandResponse
Inheritance
GetObjectByHeapObjectIdCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Result

Evaluation result.

[JsonPropertyName("result")]
public RemoteObject Result { get; set; }

Property Value

RemoteObject