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