Class GetBrowserContextsCommandSettings
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; }