Table of Contents

Class TerminateExecutionCommandResponse

Namespace
OpenQA.Selenium.DevTools.V148.Runtime
Assembly
Selenium.WebDriver.dll

Response for Terminate current or next JavaScript execution. Will cancel the termination when the outer-most script execution ends.

public sealed class TerminateExecutionCommandResponse : ICommandResponse<TerminateExecutionCommandSettings>, ICommandResponse
Inheritance
TerminateExecutionCommandResponse
Implements
Inherited Members
Extension Methods