Uses of Class
com.zingtongroup.loggingseleniumwebdriver.logging.TestFlowLogLevel
| Package | Description |
|---|---|
| com.zingtongroup.loggingseleniumwebdriver.logging |
-
Uses of TestFlowLogLevel in com.zingtongroup.loggingseleniumwebdriver.logging
Methods in com.zingtongroup.loggingseleniumwebdriver.logging that return TestFlowLogLevel Modifier and Type Method Description static TestFlowLogLevelTestFlowLogLevel. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TestFlowLogLevel[]TestFlowLogLevel. values()Returns an array containing the constants of this enum type, in the order they are declared.