Table of Contents

Class GetBrowserSamplingProfileCommandSettings

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

Retrieve native memory allocations profile collected since browser process startup.

public sealed class GetBrowserSamplingProfileCommandSettings : ICommand
Inheritance
GetBrowserSamplingProfileCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string