Graphene Selenium: API 2.0.0.Alpha1

Uses of Class
org.jboss.arquillian.ajocado.configuration.XPathLibrary

Packages that use XPathLibrary
org.jboss.arquillian.ajocado.configuration   
org.jboss.arquillian.ajocado.framework   
 

Uses of XPathLibrary in org.jboss.arquillian.ajocado.configuration
 

Fields in org.jboss.arquillian.ajocado.configuration declared as XPathLibrary
static XPathLibrary XPathLibrary.AJAXSLT
          Google's library
static XPathLibrary XPathLibrary.DEFAULT
          Default library, currently Google's library, see AJAXSLT
static XPathLibrary XPathLibrary.JAVASCRIPT_XPATH
          Cybozu Labs' faster library
 

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

Methods in org.jboss.arquillian.ajocado.framework with parameters of type XPathLibrary
 void TypedSelenium.useXpathLibrary(XPathLibrary xpathLibrary)
          Allows choice of one of the available libraries.
 


Graphene Selenium: API 2.0.0.Alpha1

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