Class Tracing.RequestMemoryDumpResponse
java.lang.Object
org.openqa.selenium.devtools.v119.tracing.Tracing.RequestMemoryDumpResponse
- Enclosing class:
- Tracing
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGUID of the resulting global memory dump.True iff the global memory dump succeeded.
-
Constructor Details
-
RequestMemoryDumpResponse
-
-
Method Details
-
getDumpGuid
GUID of the resulting global memory dump. -
getSuccess
True iff the global memory dump succeeded.
-