Class CrashReportContext

java.lang.Object
org.openqa.selenium.devtools.v148.crashreportcontext.CrashReportContext

@Beta public class CrashReportContext extends Object
This domain exposes the current state of the CrashReportContext API.
  • Constructor Details

    • CrashReportContext

      public CrashReportContext()
  • Method Details

    • getEntries

      public static org.openqa.selenium.devtools.Command<List<CrashReportContextEntry>> getEntries()
      Returns all entries in the CrashReportContext across all frames in the page.