Table of Contents

Class StopCommandResponse

Namespace
OpenQA.Selenium.DevTools.V130.Profiler
Assembly
WebDriver.dll

Response for Stop

public sealed class StopCommandResponse : ICommandResponse<StopCommandSettings>, ICommandResponse
Inheritance
StopCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Profile

Gets or sets the profile

[JsonPropertyName("profile")]
public Profile Profile { get; set; }

Property Value

Profile