Namespace webdriver.logging
code »Classes
|
Enumerations
|
Show:
Global Functions
code »webdriver.logging.getLevel ( nameOrValue ) ⇒ !webdriver.logging.Level
Converts a level name or value to a webdriver.logging.Level
value.
If the name/value is not recognized, webdriver.logging.Level.ALL
will be returned.
!webdriver.logging.Level
webdriver.logging.Level
value.
If the name/value is not recognized, webdriver.logging.Level.ALL
will be returned.