Uses of Class
org.openqa.selenium.devtools.v150.crashreportcontext.model.CrashReportContextEntry
Packages that use CrashReportContextEntry
-
Uses of CrashReportContextEntry in org.openqa.selenium.devtools.v150.crashreportcontext
Methods in org.openqa.selenium.devtools.v150.crashreportcontext that return types with arguments of type CrashReportContextEntryModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<List<CrashReportContextEntry>> CrashReportContext.getEntries()Returns all entries in the CrashReportContext across all frames in the page.