Table of Contents

Class SetNodeStackTracesEnabledCommandResponse

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

Response for Sets if stack traces should be captured for Nodes. See Node.getNodeStackTraces. Default is disabled.

public sealed class SetNodeStackTracesEnabledCommandResponse : ICommandResponse<SetNodeStackTracesEnabledCommandSettings>, ICommandResponse
Inheritance
SetNodeStackTracesEnabledCommandResponse
Implements
Inherited Members
Extension Methods