Table of Contents

Class GetGridHighlightObjectsForTestCommandResponse

Namespace
OpenQA.Selenium.DevTools.V131.Overlay
Assembly
WebDriver.dll

Response for GetGridHighlightObjectsForTest

public sealed class GetGridHighlightObjectsForTestCommandResponse : ICommandResponse<GetGridHighlightObjectsForTestCommandSettings>, ICommandResponse
Inheritance
GetGridHighlightObjectsForTestCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Highlights

Gets or sets the highlights

[JsonPropertyName("highlights")]
public object Highlights { get; set; }

Property Value

object