Table of Contents

Class GetNodeStackTracesCommandResponse

Namespace
OpenQA.Selenium.DevTools.V132.DOM
Assembly
WebDriver.dll

Response for GetNodeStackTraces

public sealed class GetNodeStackTracesCommandResponse : ICommandResponse<GetNodeStackTracesCommandSettings>, ICommandResponse
Inheritance
GetNodeStackTracesCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Creation

Gets or sets the creation

[JsonPropertyName("creation")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public StackTrace Creation { get; set; }

Property Value

StackTrace