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

      @Deprecated(since="7.17.0", forRemoval=true) public static Optional<org.openqa.selenium.bidi.BiDi> getBiDiIfEnabled(org.openqa.selenium.WebDriver webDriver)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • collectBrowserLogs

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