Ajocado API 1.0.0.Alpha2

Uses of Class
org.jboss.arquillian.ajocado.encapsulated.LogLevel

Packages that use LogLevel
org.jboss.arquillian.ajocado.encapsulated   
org.jboss.arquillian.ajocado.framework   
 

Uses of LogLevel in org.jboss.arquillian.ajocado.encapsulated
 

Fields in org.jboss.arquillian.ajocado.encapsulated declared as LogLevel
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
 

Uses of LogLevel in org.jboss.arquillian.ajocado.framework
 

Methods in org.jboss.arquillian.ajocado.framework with parameters of type LogLevel
 void TypedSelenium.setBrowserLogLevel(LogLevel logLevel)
          Sets the threshold for browser-side logging messages; log messages beneath this threshold will be discarded.
 


Ajocado API 1.0.0.Alpha2

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.