Uses of Enum Class
org.openqa.selenium.chromium.ChromiumDriverLogLevel
-
Uses of ChromiumDriverLogLevel in org.openqa.selenium.chromium
Methods in org.openqa.selenium.chromium that return ChromiumDriverLogLevelModifier and TypeMethodDescriptionstatic ChromiumDriverLogLevelstatic ChromiumDriverLogLevelChromiumDriverLogLevel.fromString(String text) static ChromiumDriverLogLevelReturns the enum constant of this class with the specified name.static ChromiumDriverLogLevel[]ChromiumDriverLogLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.