Table of Contents

Class GetBrowserContextsCommandSettings

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

Returns all browser contexts created with Target.createBrowserContext method.

public sealed class GetBrowserContextsCommandSettings : ICommand
Inheritance
GetBrowserContextsCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string