Class Debug

java.lang.Object
org.openqa.selenium.internal.Debug

public class Debug extends Object
Used to provide information about whether Selenium is running under debug mode.
  • Method Details

    • isDebugging

      public static boolean isDebugging()
    • getDebugLogLevel

      public static Level getDebugLogLevel()