Table of Contents

Class BringToFrontCommandSettings

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

Brings page to front (activates tab).

public sealed class BringToFrontCommandSettings : ICommand
Inheritance
BringToFrontCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string