| Package | Description |
|---|---|
| org.jboss.arquillian.graphene.context | |
| org.jboss.arquillian.graphene.javascript |
| Modifier and Type | Method and Description |
|---|---|
static GrapheneContext |
GrapheneContext.getContextFor(Class<?> qualifier)
Get context associated to the given qualifier.
|
static GrapheneContext |
GrapheneContext.lastContext() |
static GrapheneContext |
GrapheneContext.setContextFor(GrapheneConfiguration configuration,
org.openqa.selenium.WebDriver driver,
Class<?> qualifier)
Creates a new context for the given webdriver, configuration and qualifier.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
ExecutionResolver.execute(GrapheneContext context,
JSCall call) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.