Table of Contents

Namespace OpenQA.Selenium.DevTools.V148.Memory

Classes

DOMCounter

DOM object counter data.

ForciblyPurgeJavaScriptMemoryCommandResponse

Response for Simulate OomIntervention by purging V8 memory.

ForciblyPurgeJavaScriptMemoryCommandSettings

Simulate OomIntervention by purging V8 memory.

GetAllTimeSamplingProfileCommandResponse

Response for Retrieve native memory allocations profile collected since renderer process startup.

GetAllTimeSamplingProfileCommandSettings

Retrieve native memory allocations profile collected since renderer process startup.

GetBrowserSamplingProfileCommandResponse

Response for Retrieve native memory allocations profile collected since browser process startup.

GetBrowserSamplingProfileCommandSettings

Retrieve native memory allocations profile collected since browser process startup.

GetDOMCountersCommandResponse

Response for Retruns current DOM object counters.

GetDOMCountersCommandSettings

Retruns current DOM object counters.

GetDOMCountersForLeakDetectionCommandResponse

Response for Retruns DOM object counters after preparing renderer for leak detection.

GetDOMCountersForLeakDetectionCommandSettings

Retruns DOM object counters after preparing renderer for leak detection.

GetSamplingProfileCommandResponse

Response for Retrieve native memory allocations profile collected since last startSampling call.

GetSamplingProfileCommandSettings

Retrieve native memory allocations profile collected since last startSampling call.

MemoryAdapter

Represents an adapter for the Memory domain to simplify the command interface.

Module

Executable module information

PrepareForLeakDetectionCommandResponse

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

PrepareForLeakDetectionCommandSettings

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

SamplingProfile

Array of heap profile samples.

SamplingProfileNode

Heap profile sample.

SetPressureNotificationsSuppressedCommandResponse

Response for Enable/disable suppressing memory pressure notifications in all processes.

SetPressureNotificationsSuppressedCommandSettings

Enable/disable suppressing memory pressure notifications in all processes.

SimulatePressureNotificationCommandResponse

Response for Simulate a memory pressure notification in all processes.

SimulatePressureNotificationCommandSettings

Simulate a memory pressure notification in all processes.

StartSamplingCommandResponse

Response for Start collecting native memory profile.

StartSamplingCommandSettings

Start collecting native memory profile.

StopSamplingCommandResponse

Response for Stop collecting native memory profile.

StopSamplingCommandSettings

Stop collecting native memory profile.

Enums

PressureLevel

Memory pressure level.