Uses of Class
org.openqa.selenium.devtools.v95.tracing.model.MemoryDumpConfig
-
Packages that use MemoryDumpConfig Package Description org.openqa.selenium.devtools.v95.tracing.model -
-
Uses of MemoryDumpConfig in org.openqa.selenium.devtools.v95.tracing.model
Methods in org.openqa.selenium.devtools.v95.tracing.model that return types with arguments of type MemoryDumpConfig Modifier and Type Method Description java.util.Optional<MemoryDumpConfig>TraceConfig. getMemoryDumpConfig()Configuration for memory dump triggers.
-