Table of Contents

Class ResetPageScaleFactorCommandSettings

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

Requests that page scale factor is reset to initial values.

public sealed class ResetPageScaleFactorCommandSettings : ICommand
Inheritance
ResetPageScaleFactorCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string