Class GetExtensionsCommandSettings
- Namespace
- OpenQA.Selenium.DevTools.V148.Extensions
- Assembly
- Selenium.WebDriver.dll
Gets a list of all unpacked extensions. Available if the client is connected using the --remote-debugging-pipe flag and the --enable-unsafe-extension-debugging flag is set.
public sealed class GetExtensionsCommandSettings : ICommand
- Inheritance
-
GetExtensionsCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }