Table of Contents

Class AttachToBrowserTargetCommandSettings

Namespace
OpenQA.Selenium.DevTools.V147.Target
Assembly
Selenium.WebDriver.dll

Attaches to the browser target, only uses flat sessionId mode.

public sealed class AttachToBrowserTargetCommandSettings : ICommand
Inheritance
AttachToBrowserTargetCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string