Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class SearchInResourceCommandResponse

Namespace
OpenQA.Selenium.DevTools.V136.Page
Assembly
WebDriver.dll

Response for SearchInResource

public sealed class SearchInResourceCommandResponse : ICommandResponse<SearchInResourceCommandSettings>, ICommandResponse
Inheritance
SearchInResourceCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Result

Gets or sets the result

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

Property Value

SearchMatch[]