| Package | Description |
|---|---|
| org.jboss.arquillian.ajocado.framework | |
| org.jboss.arquillian.ajocado.log |
| Modifier and Type | Method and Description |
|---|---|
void |
TypedSelenium.setBrowserLogLevel(LogLevel logLevel)
Sets the threshold for browser-side logging messages; log messages beneath this threshold will be discarded.
|
| Modifier and Type | Field and Description |
|---|---|
static LogLevel |
LogLevel.DEBUG
DEBUG log level
|
static LogLevel |
LogLevel.ERROR
ERROR log level
|
static LogLevel |
LogLevel.INFO
INFO log level
|
static LogLevel |
LogLevel.OFF
Logging OFF
|
static LogLevel |
LogLevel.WARN
WARN log level
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.