Package
Class
Use
Tree
Deprecated
Index
Help
Graphene WebDriver: Implementation 2.0.0.Alpha1
PREV NEXT
FRAMES
NO FRAMES
All Classes
G
I
O
R
S
G
getProxy()
- Static method in class org.jboss.arquillian.graphene.context.
GrapheneContext
Returns the instance of proxy to thread local context of WebDriver
getProxyForDriver(Class<T>)
- Static method in class org.jboss.arquillian.graphene.context.
GrapheneContext
Returns the instance of proxy to thread local context of WebDriver, the proxy handles the same interfaces which implements provided class.
getProxyForInterfaces(Class<?>...)
- Static method in class org.jboss.arquillian.graphene.context.
GrapheneContext
Returns the instance of proxy to thread local context of WebDriver, the proxy handles all the interfaces provided as parameter.
GrapheneContext
- Class in
org.jboss.arquillian.graphene.context
Class for keeping thread local context of
WebDriver
.
GrapheneProxy
- Class in
org.jboss.arquillian.graphene.context
GrapheneProxy provides methods for wrapping the target of invocation in the proxy.
GrapheneProxy()
- Constructor for class org.jboss.arquillian.graphene.context.
GrapheneProxy
GrapheneProxyInstance
- Interface in
org.jboss.arquillian.graphene.context
Marker interface for all instances of proxies created by
GrapheneProxy
.
I
isInitialized()
- Static method in class org.jboss.arquillian.graphene.context.
GrapheneContext
Returns true if the context is initialized
isProxyInstance(WebDriver)
- Static method in class org.jboss.arquillian.graphene.context.
GrapheneProxy
Returns whether given
driver
is instance of context proxy.
O
org.jboss.arquillian.graphene.context
- package org.jboss.arquillian.graphene.context
R
reset()
- Static method in class org.jboss.arquillian.graphene.context.
GrapheneContext
Resets the WebDriver context for current thread
S
set(WebDriver)
- Static method in class org.jboss.arquillian.graphene.context.
GrapheneContext
Sets the WebDriver context for current thread
G
I
O
R
S
Package
Class
Use
Tree
Deprecated
Index
Help
Graphene WebDriver: Implementation 2.0.0.Alpha1
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
JBoss by Red Hat
. All Rights Reserved.