Table of Contents

Class SetPauseOnExceptionsCommandResponse

Namespace
OpenQA.Selenium.DevTools.V146.Debugger
Assembly
Selenium.WebDriver.dll

Response for Defines pause on exceptions state. Can be set to stop on all exceptions, uncaught exceptions, or caught exceptions, no exceptions. Initial pause on exceptions state is none.

public sealed class SetPauseOnExceptionsCommandResponse : ICommandResponse<SetPauseOnExceptionsCommandSettings>, ICommandResponse
Inheritance
SetPauseOnExceptionsCommandResponse
Implements
Inherited Members
Extension Methods