Class UpdateRegistrationCommandSettings
- Namespace
- OpenQA.Selenium.DevTools.V85.ServiceWorker
- Assembly
- WebDriver.dll
UpdateRegistration
public sealed class UpdateRegistrationCommandSettings : ICommand
- Inheritance
-
UpdateRegistrationCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }
Property Value
ScopeURL
Gets or sets the scopeURL
[JsonPropertyName("scopeURL")]
public string ScopeURL { get; set; }