Class BiDiUti

java.lang.Object
com.codeborne.selenide.impl.BiDiUti

public class BiDiUti extends Object
  • Constructor Details

    • BiDiUti

      public BiDiUti()
  • Method Details

    • isBiDiEnabled

      public static boolean isBiDiEnabled(org.openqa.selenium.WebDriver webDriver)
    • getBiDiIfEnabled

      public static Optional<org.openqa.selenium.bidi.BiDi> getBiDiIfEnabled(org.openqa.selenium.WebDriver webDriver)
    • collectBrowserLogs

      public static List<org.openqa.selenium.logging.LogEntry> collectBrowserLogs(org.openqa.selenium.WebDriver webDriver)