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 ChromiumDriverLogLevel
static ChromiumDriverLogLevel
ChromiumDriverLogLevel.fromString
(String text) static ChromiumDriverLogLevel
Returns 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.