Table of Contents

Class PrepareForLeakDetectionCommandSettings

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

Prepares for leak detection by terminating workers, stopping spellcheckers, dropping non-essential internal caches, running garbage collections, etc.

public sealed class PrepareForLeakDetectionCommandSettings : ICommand
Inheritance
PrepareForLeakDetectionCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string