Graphene Selenium: API 2.0.0.Alpha1

org.jboss.arquillian.ajocado.framework
Class AjocadoConfigurationContext.TimeoutType

java.lang.Object
  extended by org.jboss.arquillian.ajocado.framework.AjocadoConfigurationContext.TimeoutType
Enclosing class:
AjocadoConfigurationContext

Deprecated.

@Deprecated
public static class AjocadoConfigurationContext.TimeoutType
extends Object


Field Summary
static GrapheneConfiguration.TimeoutType AJAX
          Deprecated.  
static GrapheneConfiguration.TimeoutType DEFAULT
          Deprecated.  
static GrapheneConfiguration.TimeoutType GUI
          Deprecated.  
static GrapheneConfiguration.TimeoutType MODEL
          Deprecated.  
 
Constructor Summary
AjocadoConfigurationContext.TimeoutType()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT

public static GrapheneConfiguration.TimeoutType DEFAULT
Deprecated. 

GUI

public static GrapheneConfiguration.TimeoutType GUI
Deprecated. 

AJAX

public static GrapheneConfiguration.TimeoutType AJAX
Deprecated. 

MODEL

public static GrapheneConfiguration.TimeoutType MODEL
Deprecated. 
Constructor Detail

AjocadoConfigurationContext.TimeoutType

public AjocadoConfigurationContext.TimeoutType()
Deprecated. 

Graphene Selenium: API 2.0.0.Alpha1

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