Class GetExtensionsCommandSettings
- Namespace
- OpenQA.Selenium.DevTools.V150.Extensions
- Assembly
- Selenium.WebDriver.dll
Gets a list of all unpacked extensions.
public sealed class GetExtensionsCommandSettings : ICommand
- Inheritance
-
GetExtensionsCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }