Table of Contents

Class GetHeapUsageCommandSettings

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

Returns the JavaScript heap usage. It is the total usage of the corresponding isolate not scoped to a particular Runtime.

public sealed class GetHeapUsageCommandSettings : ICommand
Inheritance
GetHeapUsageCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string