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

Class SetSmallViewportHeightDifferenceOverrideCommandSettings

Namespace
OpenQA.Selenium.DevTools.V137.Emulation
Assembly
WebDriver.dll

SetSmallViewportHeightDifferenceOverride

public sealed class SetSmallViewportHeightDifferenceOverrideCommandSettings : ICommand
Inheritance
SetSmallViewportHeightDifferenceOverrideCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string

Difference

Gets or sets the difference

[JsonPropertyName("difference")]
public long Difference { get; set; }

Property Value

long