Table of Contents

Class StepOutCommandSettings

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

Steps out of the function call.

public sealed class StepOutCommandSettings : ICommand
Inheritance
StepOutCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string