Graphene Selenium: API 2.0.0.Alpha1

Uses of Class
org.jboss.arquillian.ajocado.framework.GrapheneConfiguration.TimeoutType

Packages that use GrapheneConfiguration.TimeoutType
org.jboss.arquillian.ajocado.framework   
 

Uses of GrapheneConfiguration.TimeoutType in org.jboss.arquillian.ajocado.framework
 

Fields in org.jboss.arquillian.ajocado.framework declared as GrapheneConfiguration.TimeoutType
static GrapheneConfiguration.TimeoutType AjocadoConfigurationContext.TimeoutType.AJAX
          Deprecated.  
static GrapheneConfiguration.TimeoutType AjocadoConfigurationContext.TimeoutType.DEFAULT
          Deprecated.  
static GrapheneConfiguration.TimeoutType AjocadoConfigurationContext.TimeoutType.GUI
          Deprecated.  
static GrapheneConfiguration.TimeoutType AjocadoConfigurationContext.TimeoutType.MODEL
          Deprecated.  
 

Methods in org.jboss.arquillian.ajocado.framework that return GrapheneConfiguration.TimeoutType
static GrapheneConfiguration.TimeoutType GrapheneConfiguration.TimeoutType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GrapheneConfiguration.TimeoutType[] GrapheneConfiguration.TimeoutType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.arquillian.ajocado.framework with parameters of type GrapheneConfiguration.TimeoutType
 long GrapheneConfiguration.getTimeout(GrapheneConfiguration.TimeoutType type)
          Returns the predefined timeout for given type.
 


Graphene Selenium: API 2.0.0.Alpha1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.