Package org.openqa.selenium.internal
Class Debug
- java.lang.Object
-
- org.openqa.selenium.internal.Debug
-
public class Debug extends java.lang.ObjectUsed to provide information about whether or not Selenium is running under debug mode.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.logging.LevelgetDebugLogLevel()static booleanisDebugging()
-