Class GetAllCookiesCommandSettings
Returns all browser cookies. Depending on the backend support, will return detailed cookie
information in the cookies field.
Deprecated. Use Storage.getCookies instead.
public sealed class GetAllCookiesCommandSettings : ICommand
- Inheritance
-
GetAllCookiesCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }