Class CrashReportContext
java.lang.Object
org.openqa.selenium.devtools.v148.crashreportcontext.CrashReportContext
This domain exposes the current state of the CrashReportContext API.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<List<CrashReportContextEntry>> Returns all entries in the CrashReportContext across all frames in the page.
-
Constructor Details
-
CrashReportContext
public CrashReportContext()
-
-
Method Details
-
getEntries
Returns all entries in the CrashReportContext across all frames in the page.
-