Class Tracing.RequestMemoryDumpResponse
java.lang.Object
org.openqa.selenium.devtools.v125.tracing.Tracing.RequestMemoryDumpResponse
- Enclosing class:
 - Tracing
 
- 
Constructor Summary
Constructors - 
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. 
 -