Table of Contents

Class SetShowLayoutShiftRegionsCommandSettings

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

SetShowLayoutShiftRegions

public sealed class SetShowLayoutShiftRegionsCommandSettings : ICommand
Inheritance
SetShowLayoutShiftRegionsCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string

Result

Gets or sets the result

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

Property Value

bool