Table of Contents

Class SetVariableValueCommandResponse

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

Response for Changes value of variable in a callframe. Object-based scopes are not supported and must be mutated manually.

public sealed class SetVariableValueCommandResponse : ICommandResponse<SetVariableValueCommandSettings>, ICommandResponse
Inheritance
SetVariableValueCommandResponse
Implements
Inherited Members
Extension Methods