Graphene Webdriver: SPI 2.0.0.Alpha3
A E F G J O P R S T 

A

append(String) - Method in class org.jboss.arquillian.graphene.spi.javascript.JavaScript
Append the JavaScript part to end of the this JavaScript

E

enrich(SearchContext, Object) - Method in interface org.jboss.arquillian.graphene.spi.enricher.SearchContextTestEnricher
Performs enrichment on the given object with the given SearchContext.

F

fromFile(File) - Static method in class org.jboss.arquillian.graphene.spi.javascript.JavaScript
Loads the JavaScript from file.
fromResource(String) - Static method in class org.jboss.arquillian.graphene.spi.javascript.JavaScript
Loads the JavaScript from classpath resource.
fromString(String) - Static method in class org.jboss.arquillian.graphene.spi.javascript.JavaScript
The factory method for JavaScript object

G

getExtensionScript() - Method in interface org.jboss.arquillian.graphene.spi.page.PageExtension
Returns the source code of the script to be injected to the page
getInstallationDetectionScript() - Method in interface org.jboss.arquillian.graphene.spi.page.PageExtension
Returns the source code of the script which will be executed to check whether the extension is already installed.
getName() - Method in interface org.jboss.arquillian.graphene.spi.page.PageExtension
Returns the name of the script that can uniquely identify this script
getPageExtensions(TestClass) - Method in interface org.jboss.arquillian.graphene.spi.page.PageExtensionProvider
 
getRequired() - Method in interface org.jboss.arquillian.graphene.spi.page.PageExtension
Returns a collection of extension names required by this extension
getSourceCode() - Method in class org.jboss.arquillian.graphene.spi.javascript.JavaScript
 
GrapheneConfigured - Class in org.jboss.arquillian.graphene.spi.configuration
 
GrapheneConfigured() - Constructor for class org.jboss.arquillian.graphene.spi.configuration.GrapheneConfigured
 
GrapheneUnconfigured - Class in org.jboss.arquillian.graphene.spi.configuration
 
GrapheneUnconfigured() - Constructor for class org.jboss.arquillian.graphene.spi.configuration.GrapheneUnconfigured
 

J

JavaScript - Class in org.jboss.arquillian.graphene.spi.javascript
Encapsulates JavaScript definitions.
JavaScript(String) - Constructor for class org.jboss.arquillian.graphene.spi.javascript.JavaScript
Instantiates a new JavaScript.
join(JavaScript) - Method in class org.jboss.arquillian.graphene.spi.javascript.JavaScript
Joins this JavaScript object with another JavaScript object to single JavaScript.

O

org.jboss.arquillian.graphene.spi.annotations - package org.jboss.arquillian.graphene.spi.annotations
 
org.jboss.arquillian.graphene.spi.configuration - package org.jboss.arquillian.graphene.spi.configuration
 
org.jboss.arquillian.graphene.spi.enricher - package org.jboss.arquillian.graphene.spi.enricher
 
org.jboss.arquillian.graphene.spi.javascript - package org.jboss.arquillian.graphene.spi.javascript
 
org.jboss.arquillian.graphene.spi.page - package org.jboss.arquillian.graphene.spi.page
 

P

Page - Annotation Type in org.jboss.arquillian.graphene.spi.annotations
This annotation marks the given object to be instantiated and injected as Page object
PageExtension - Interface in org.jboss.arquillian.graphene.spi.page
Denotes extension to be injected to the page
PageExtensionProvider - Interface in org.jboss.arquillian.graphene.spi.page
Returns the list of PageExtension known by the given module.
PageExtensionsCleaned - Class in org.jboss.arquillian.graphene.spi.page
Called when registry for current PageExtensions was cleared.
PageExtensionsCleaned() - Constructor for class org.jboss.arquillian.graphene.spi.page.PageExtensionsCleaned
 
PageExtensionsReady - Class in org.jboss.arquillian.graphene.spi.page
Called when PageExtensions registered in registry are ready to be used.
PageExtensionsReady() - Constructor for class org.jboss.arquillian.graphene.spi.page.PageExtensionsReady
 

R

Root - Annotation Type in org.jboss.arquillian.graphene.spi.annotations
This annotation marks the WebElement field where should be injected the root of the given fragment, given by @FindBy annotation on a injection point.

S

SearchContextTestEnricher - Interface in org.jboss.arquillian.graphene.spi.enricher
The test enricher taking account there is SearchContext linked to the enriched object.

T

toString() - Method in class org.jboss.arquillian.graphene.spi.javascript.JavaScript
 
A E F G J O P R S T 
Graphene Webdriver: SPI 2.0.0.Alpha3

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