- getActualType(Field, Object) - Method in class org.jboss.arquillian.graphene.enricher.AbstractSearchContextEnricher
-
It loads a real type of a field defined by parametric type.
- getArguments() - Method in class org.jboss.arquillian.graphene.javascript.JSCall
-
- getArguments() - Method in interface org.jboss.arquillian.graphene.proxy.InvocationContext
-
- getArguments() - Method in class org.jboss.arquillian.graphene.proxy.InvocationContextImpl
-
- getAssignableConstructor(Class<T>, Class<?>...) - Static method in class org.jboss.arquillian.graphene.enricher.ReflectionHelper
-
- getAttribute() - Method in class org.jboss.arquillian.graphene.condition.attribute.AbstractAttributeBooleanCondition
-
- getAugmentedProxy() - Static method in class org.jboss.arquillian.graphene.context.GrapheneContext
-
Returns the proxy for current thread local context of WebDriver which implements all interfaces as the current instance
in the context.
- getConfigurationName() - Method in class org.jboss.arquillian.graphene.configuration.GrapheneConfiguration
-
- getConstructor(Class<?>, Class<?>...) - Static method in class org.jboss.arquillian.graphene.enricher.ReflectionHelper
-
Obtains the Constructor specified from the given Class and argument types
- getCorrectBy(Field) - Static method in class org.jboss.arquillian.graphene.enricher.findby.FindByUtilities
-
- getDefaultElementLocatingStrategy() - Method in class org.jboss.arquillian.graphene.configuration.GrapheneConfiguration
-
- getElement() - Method in class org.jboss.arquillian.graphene.condition.element.AbstractElementCondition
-
- getExtension(String) - Method in interface org.jboss.arquillian.graphene.page.extension.PageExtensionRegistry
-
Returns an extension specified by the given name.
- getExtension(String) - Method in class org.jboss.arquillian.graphene.page.extension.PageExtensionRegistryImpl
-
- getExtensions() - Method in interface org.jboss.arquillian.graphene.page.extension.PageExtensionRegistry
-
Returns all registered extensions as a collection.
- getExtensions() - Method in class org.jboss.arquillian.graphene.page.extension.PageExtensionRegistryImpl
-
- getExtensionScript() - Method in class org.jboss.arquillian.graphene.page.extension.AbstractPageExtensionInstallator
-
- getExtensionScript() - Method in class org.jboss.arquillian.graphene.page.extension.JavaScriptPageExtension
-
- getExtensionScript() - Method in class org.jboss.arquillian.graphene.page.extension.JQueryPageExtension
-
- getFieldsWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.jboss.arquillian.graphene.enricher.ReflectionHelper
-
- getHandler() - Method in interface org.jboss.arquillian.graphene.proxy.GrapheneProxyInstance
-
- getInstallationDetectionScript() - Method in class org.jboss.arquillian.graphene.page.extension.AbstractPageExtensionInstallator
-
- getInstallationDetectionScript() - Method in class org.jboss.arquillian.graphene.page.extension.JavaScriptPageExtension
-
- getInstallationDetectionScript() - Method in class org.jboss.arquillian.graphene.page.extension.JQueryPageExtension
-
- getInstallatorProviderProxy() - Static method in class org.jboss.arquillian.graphene.context.GraphenePageExtensionsContext
-
- getInterface() - Method in class org.jboss.arquillian.graphene.javascript.JSTarget
-
- getInterfaces(Class<?>...) - Static method in class org.jboss.arquillian.graphene.proxy.GrapheneProxyUtil
-
Transitively obtains the interfaces which are implemented by given classes.
- getJavascriptInstallationLimit() - Method in class org.jboss.arquillian.graphene.configuration.GrapheneConfiguration
-
- getJSInterfaceDependencies() - Method in class org.jboss.arquillian.graphene.javascript.JSTarget
-
- getJSMethod(String, Object...) - Method in class org.jboss.arquillian.graphene.javascript.JSTarget
-
- getListOfFieldsAnnotatedWithFindBys(Object) - Static method in class org.jboss.arquillian.graphene.enricher.findby.FindByUtilities
-
- getListType(Field) - Method in class org.jboss.arquillian.graphene.enricher.AbstractSearchContextEnricher
-
It loads the concrete type of list items.
- getMessage() - Method in exception org.jboss.arquillian.graphene.guard.RequestGuardException
-
- getMethod() - Method in class org.jboss.arquillian.graphene.javascript.JSCall
-
- getMethod() - Method in class org.jboss.arquillian.graphene.javascript.JSMethod
-
- getMethod() - Method in interface org.jboss.arquillian.graphene.proxy.InvocationContext
-
- getMethod() - Method in class org.jboss.arquillian.graphene.proxy.InvocationContextImpl
-
- getMethodsWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.jboss.arquillian.graphene.enricher.ReflectionHelper
-
- getName() - Method in class org.jboss.arquillian.graphene.javascript.JSMethod
-
- getName() - Method in class org.jboss.arquillian.graphene.javascript.JSTarget
-
- getName() - Method in class org.jboss.arquillian.graphene.page.extension.AbstractPageExtensionInstallator
-
- getName() - Method in class org.jboss.arquillian.graphene.page.extension.JavaScriptPageExtension
-
- getName() - Method in class org.jboss.arquillian.graphene.page.extension.JQueryPageExtension
-
- getNegation() - Method in class org.jboss.arquillian.graphene.condition.AbstractBooleanConditionFactory
-
- getNegation() - Method in class org.jboss.arquillian.graphene.condition.element.AbstractElementBooleanCondition
-
- getNegation() - Method in class org.jboss.arquillian.graphene.wait.AbstractNegatable
-
- getPrecedence() - Method in class org.jboss.arquillian.graphene.integration.GrapheneEnhancer
-
- getProxy() - Static method in class org.jboss.arquillian.graphene.context.GrapheneConfigurationContext
-
Returns the instance of proxy to thread local context of configuration
- 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>, 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 the same interfaces which
implements provided class.
- getProxyForFutureTarget(GrapheneProxy.FutureTarget, Class<?>, Class<?>...) - Static method in class org.jboss.arquillian.graphene.proxy.GrapheneProxy
-
Deprecated.
- getProxyForHandler(GrapheneProxyHandler, Class<?>, Class<?>...) - Static method in class org.jboss.arquillian.graphene.proxy.GrapheneProxy
-
- 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.
- getProxyForTarget(T) - Static method in class org.jboss.arquillian.graphene.proxy.GrapheneProxy
-
Wraps the given target instance in the proxy.
- getProxyForTargetWithInterfaces(T, Class<?>...) - Static method in class org.jboss.arquillian.graphene.proxy.GrapheneProxy
-
Wraps the given target instance in the proxy.
- getReadyState() - Method in interface org.jboss.arquillian.graphene.page.document.Document
-
- getRegistry() - Method in class org.jboss.arquillian.graphene.page.extension.AbstractPageExtensionInstallatorProvider
-
- getRegistryProxy() - Static method in class org.jboss.arquillian.graphene.context.GraphenePageExtensionsContext
-
- getRequestDone() - Method in exception org.jboss.arquillian.graphene.guard.RequestGuardException
-
Returns the RequestType which was actually done
- getRequestExpected() - Method in exception org.jboss.arquillian.graphene.guard.RequestGuardException
-
Returns the RequestType which was expected to be done
- getRequestState() - Method in interface org.jboss.arquillian.graphene.guard.RequestGuard
-
- getRequestType() - Method in interface org.jboss.arquillian.graphene.guard.RequestGuard
-
- getRequired() - Method in class org.jboss.arquillian.graphene.page.extension.AbstractPageExtensionInstallator
-
- getRequired() - Method in class org.jboss.arquillian.graphene.page.extension.JavaScriptPageExtension
-
- getRequired() - Method in class org.jboss.arquillian.graphene.page.extension.JQueryPageExtension
-
- getResolver() - Method in class org.jboss.arquillian.graphene.javascript.JSTarget
-
- getSourceDependencies() - Method in class org.jboss.arquillian.graphene.javascript.JSTarget
-
- getSubmittedForm() - Method in class org.jboss.arquillian.graphene.page.interception.FormSubmissionInterception
-
- getTarget() - Method in class org.jboss.arquillian.graphene.javascript.JSCall
-
- getTarget() - Method in class org.jboss.arquillian.graphene.javascript.JSInterfaceHandler
-
- getTarget() - Method in class org.jboss.arquillian.graphene.javascript.JSMethod
-
- getTarget() - Method in interface org.jboss.arquillian.graphene.proxy.GrapheneProxy.FutureTarget
-
- getTarget() - Method in interface org.jboss.arquillian.graphene.proxy.InvocationContext
-
- getTarget() - Method in class org.jboss.arquillian.graphene.proxy.InvocationContextImpl
-
- getText() - Method in class org.jboss.arquillian.graphene.condition.element.AbstractElementAndTextBooleanCondition
-
- getThreadContextClassLoader() - Static method in class org.jboss.arquillian.graphene.enricher.ReflectionHelper
-
Obtains the Thread Context ClassLoader
- getTypeArgument(int) - Method in class org.jboss.arquillian.graphene.enricher.SeleniumResourceProvider
-
- getValue() - Method in class org.jboss.arquillian.graphene.condition.attribute.AbstractAttributeAndValueBooleanCondition
-
- getWaitAjaxInterval() - Method in class org.jboss.arquillian.graphene.configuration.GrapheneConfiguration
-
- getWaitGuardInterval() - Method in class org.jboss.arquillian.graphene.configuration.GrapheneConfiguration
-
- getWaitGuiInterval() - Method in class org.jboss.arquillian.graphene.configuration.GrapheneConfiguration
-
- getWaitModelInterval() - Method in class org.jboss.arquillian.graphene.configuration.GrapheneConfiguration
-
- Graphene - Class in org.jboss.arquillian.graphene
-
- Graphene() - Constructor for class org.jboss.arquillian.graphene.Graphene
-
- GrapheneConfiguration - Class in org.jboss.arquillian.graphene.configuration
-
- GrapheneConfiguration() - Constructor for class org.jboss.arquillian.graphene.configuration.GrapheneConfiguration
-
- GrapheneConfigurationContext - Class in org.jboss.arquillian.graphene.context
-
- GrapheneConfigurationContext() - Constructor for class org.jboss.arquillian.graphene.context.GrapheneConfigurationContext
-
- GrapheneConfigurationResourceProvider - Class in org.jboss.arquillian.graphene.configuration
-
- GrapheneConfigurationResourceProvider() - Constructor for class org.jboss.arquillian.graphene.configuration.GrapheneConfigurationResourceProvider
-
- GrapheneConfigurator - Class in org.jboss.arquillian.graphene.configuration
-
- GrapheneConfigurator() - Constructor for class org.jboss.arquillian.graphene.configuration.GrapheneConfigurator
-
- GrapheneContext - Class in org.jboss.arquillian.graphene.context
-
Class for keeping thread local context of WebDriver.
- GrapheneEnhancer - Class in org.jboss.arquillian.graphene.integration
-
Wraps the WebDriver instance provided by Drone in a proxy and sets the driver into context.
- GrapheneEnhancer() - Constructor for class org.jboss.arquillian.graphene.integration.GrapheneEnhancer
-
- GrapheneEnricher - Class in org.jboss.arquillian.graphene.enricher
-
- GrapheneEnricher() - Constructor for class org.jboss.arquillian.graphene.enricher.GrapheneEnricher
-
- GrapheneExtension - Class in org.jboss.arquillian.graphene
-
- GrapheneExtension() - Constructor for class org.jboss.arquillian.graphene.GrapheneExtension
-
- GraphenePageExtensionRegistrar - Class in org.jboss.arquillian.graphene.page.extension
-
- GraphenePageExtensionRegistrar() - Constructor for class org.jboss.arquillian.graphene.page.extension.GraphenePageExtensionRegistrar
-
- GraphenePageExtensionsContext - Class in org.jboss.arquillian.graphene.context
-
- GraphenePageExtensionsContext() - Constructor for class org.jboss.arquillian.graphene.context.GraphenePageExtensionsContext
-
- GrapheneProxy - Class in org.jboss.arquillian.graphene.proxy
-
GrapheneProxy provides methods for wrapping the target of invocation in the proxy.
- GrapheneProxy() - Constructor for class org.jboss.arquillian.graphene.proxy.GrapheneProxy
-
- GrapheneProxy.FutureTarget - Interface in org.jboss.arquillian.graphene.proxy
-
Interface for computation of future target of invocation by proxy.
- GrapheneProxyHandler - Class in org.jboss.arquillian.graphene.proxy
-
Invocation handler which wraps the given target for invocation (as the target instance for future computation of target).
- GrapheneProxyInstance - Interface in org.jboss.arquillian.graphene.proxy
-
Marker interface for all instances of proxies created by
GrapheneProxy.
- GrapheneProxyUtil - Class in org.jboss.arquillian.graphene.proxy
-
- GrapheneProxyUtil() - Constructor for class org.jboss.arquillian.graphene.proxy.GrapheneProxyUtil
-
- GrapheneTestEnricherException - Exception in org.jboss.arquillian.graphene.enricher.exception
-
- GrapheneTestEnricherException(String, Throwable) - Constructor for exception org.jboss.arquillian.graphene.enricher.exception.GrapheneTestEnricherException
-
- GrapheneTestEnricherException(String) - Constructor for exception org.jboss.arquillian.graphene.enricher.exception.GrapheneTestEnricherException
-
- GrapheneTestEnricherException(Throwable) - Constructor for exception org.jboss.arquillian.graphene.enricher.exception.GrapheneTestEnricherException
-
- guard(T, RequestType, boolean) - Static method in class org.jboss.arquillian.graphene.guard.RequestGuardFactory
-
Returns the guarded object checking whether the request of the given type is done during each method invocation.
- guardAjax(T) - Static method in class org.jboss.arquillian.graphene.Graphene
-
Returns the guarded object checking whether the Ajax (XHR) request is done during
each method invocation.
- guardHttp(T) - Static method in class org.jboss.arquillian.graphene.Graphene
-
Returns the guarded object checking whether the HTTP request is done during
each method invocation.
- guardNoRequest(T) - Static method in class org.jboss.arquillian.graphene.Graphene
-
Returns the guarded object checking that no request is done during
each method invocation.
- guardXhr(T) - Static method in class org.jboss.arquillian.graphene.Graphene
-
- ignoreAll(Collection<Class<? extends K>>) - Method in interface org.jboss.arquillian.graphene.wait.FluentWait
-
Configures this instance to ignore specific types of exceptions while
waiting for a condition.
- ignoreAll(Collection<Class<? extends K>>) - Method in class org.jboss.arquillian.graphene.wait.WebDriverWait
-
- ignoring(Class<? extends Throwable>) - Method in interface org.jboss.arquillian.graphene.wait.FluentWait
-
- ignoring(Class<? extends Throwable>, Class<? extends Throwable>) - Method in interface org.jboss.arquillian.graphene.wait.FluentWait
-
- ignoring(Class<? extends Throwable>) - Method in class org.jboss.arquillian.graphene.wait.WebDriverWait
-
- ignoring(Class<? extends Throwable>, Class<? extends Throwable>) - Method in class org.jboss.arquillian.graphene.wait.WebDriverWait
-
- imposteriseClass(MethodInterceptor, Class<?>, Class<?>...) - Method in class org.jboss.arquillian.graphene.cglib.ClassImposterizer
-
- imposteriseInterface(MethodInterceptor, Class<?>, Class<?>...) - Method in class org.jboss.arquillian.graphene.cglib.ClassImposterizer
-
- imposteriseProtected(MethodInterceptor, Class<?>, Class<?>...) - Method in class org.jboss.arquillian.graphene.cglib.ClassImposterizer
-
- inject() - Method in interface org.jboss.arquillian.graphene.page.interception.XhrInterception
-
- install() - Method in interface org.jboss.arquillian.graphene.javascript.InstallableJavaScript
-
- install() - Method in class org.jboss.arquillian.graphene.page.extension.AbstractPageExtensionInstallator
-
- install() - Method in interface org.jboss.arquillian.graphene.page.extension.PageExtensionInstallator
-
Tries to install the given extension.
- INSTALL_METHOD - Static variable in interface org.jboss.arquillian.graphene.javascript.InstallableJavaScript
-
- InstallableJavaScript - Interface in org.jboss.arquillian.graphene.javascript
-
Marks scripts which needs to be installed before they can be started be used.
- installator(String) - Method in class org.jboss.arquillian.graphene.page.extension.AbstractPageExtensionInstallatorProvider
-
- installator(String, boolean) - Method in class org.jboss.arquillian.graphene.page.extension.AbstractPageExtensionInstallatorProvider
-
- installator(String) - Method in interface org.jboss.arquillian.graphene.page.extension.PageExtensionInstallatorProvider
-
- installator(String, boolean) - Method in interface org.jboss.arquillian.graphene.page.extension.PageExtensionInstallatorProvider
-
- installWithoutRequirements() - Method in class org.jboss.arquillian.graphene.page.extension.AbstractPageExtensionInstallator
-
- instantiate(Class<T>, Object...) - Static method in class org.jboss.arquillian.graphene.enricher.AbstractSearchContextEnricher
-
Initialize given class.
- instantiate() - Method in class org.jboss.arquillian.graphene.javascript.JSInterfaceFactory
-
- intercept(InvocationContext) - Method in class org.jboss.arquillian.graphene.enricher.SearchContextInterceptor
-
- intercept(InvocationContext) - Method in class org.jboss.arquillian.graphene.enricher.StaleElementInterceptor
-
- intercept(InvocationContext) - Method in class org.jboss.arquillian.graphene.enricher.WrapsElementInterceptor
-
- intercept(Object, Method, Object[], MethodProxy) - Method in class org.jboss.arquillian.graphene.javascript.JSInterfaceHandler
-
- intercept(Object, Method, Object[], MethodProxy) - Method in class org.jboss.arquillian.graphene.proxy.GrapheneProxyHandler
-
- intercept(InvocationContext) - Method in interface org.jboss.arquillian.graphene.proxy.Interceptor
-
- interceptInvocation(Class<T>, Interceptor) - Method in class org.jboss.arquillian.graphene.intercept.InterceptorBuilder
-
Returns proxy for given type which execution causes remembering what method should be intercepted by given interceptor.
- Interceptor - Interface in org.jboss.arquillian.graphene.proxy
-
Interface for implementers of interception.
- InterceptorBuilder - Class in org.jboss.arquillian.graphene.intercept
-
The builder for new interceptors for type-safe definition of intercepted methods.
- InterceptorBuilder() - Constructor for class org.jboss.arquillian.graphene.intercept.InterceptorBuilder
-
- Interceptors - Class in org.jboss.arquillian.graphene.intercept
-
- Interceptors() - Constructor for class org.jboss.arquillian.graphene.intercept.Interceptors
-
- InvocationContext - Interface in org.jboss.arquillian.graphene.proxy
-
- InvocationContextImpl - Class in org.jboss.arquillian.graphene.proxy
-
- InvocationContextImpl(Object, Method, Object[]) - Constructor for class org.jboss.arquillian.graphene.proxy.InvocationContextImpl
-
- InvocationContextImpl(Interceptor, InvocationContext) - Constructor for class org.jboss.arquillian.graphene.proxy.InvocationContextImpl
-
- invoke(HasInputDevices) - Method in class org.jboss.arquillian.graphene.enricher.SeleniumResourceProvider.ActionsProvider
-
- invoke(HasCapabilities) - Method in class org.jboss.arquillian.graphene.enricher.SeleniumResourceProvider.CapabilitiesProvider
-
- invoke(HasInputDevices) - Method in class org.jboss.arquillian.graphene.enricher.SeleniumResourceProvider.KeyboardProvider
-
- invoke(WebStorage) - Method in class org.jboss.arquillian.graphene.enricher.SeleniumResourceProvider.LocalStorageProvider
-
- invoke(HasInputDevices) - Method in class org.jboss.arquillian.graphene.enricher.SeleniumResourceProvider.MouseProvider
-
- invoke(WebStorage) - Method in class org.jboss.arquillian.graphene.enricher.SeleniumResourceProvider.SessionStorageProvider
-
- invoke(HasTouchScreen) - Method in class org.jboss.arquillian.graphene.enricher.SeleniumResourceProvider.TouchScreenProvider
-
- invoke(Object, Method, Object[]) - Method in class org.jboss.arquillian.graphene.proxy.GrapheneProxyHandler
-
End point for handling invocations on proxy.
- invoke() - Method in interface org.jboss.arquillian.graphene.proxy.InvocationContext
-
Method for invocation of the original method in interception mechanism.
- invoke() - Method in class org.jboss.arquillian.graphene.proxy.InvocationContextImpl
-
- is() - Method in interface org.jboss.arquillian.graphene.wait.AttributeBuilder
-
Returns the condition builder for conditions with "is" prefix.
- is() - Method in class org.jboss.arquillian.graphene.wait.AttributeBuilderImpl
-
- is() - Method in interface org.jboss.arquillian.graphene.wait.ElementBuilder
-
Returns a condition builder for conditions with "is" prefix.
- is() - Method in class org.jboss.arquillian.graphene.wait.ElementBuilderImpl
-
- IsAttributeBuilder<FLUENT> - Interface in org.jboss.arquillian.graphene.wait
-
- isBound() - Method in class org.jboss.arquillian.graphene.page.interception.FormSubmissionInterception
-
- isClassPresent(String) - Static method in class org.jboss.arquillian.graphene.enricher.ReflectionHelper
-
- IsElementBuilder<FLUENT> - Interface in org.jboss.arquillian.graphene.wait
-
- isInitialized() - Static method in class org.jboss.arquillian.graphene.context.GrapheneConfigurationContext
-
Returns true if the context is initialized
- isInitialized() - Static method in class org.jboss.arquillian.graphene.context.GrapheneContext
-
Returns true if the context is initialized
- isInitialized() - Static method in class org.jboss.arquillian.graphene.context.GraphenePageExtensionsContext
-
Returns true if the context is initialized
- isInstallable() - Method in class org.jboss.arquillian.graphene.javascript.JSTarget
-
- isInstalled() - Method in interface org.jboss.arquillian.graphene.page.extension.PageExtensionInstallator
-
Detects if extension is already loaded to the page
- isLookupCached() - Method in class org.jboss.arquillian.graphene.enricher.findby.Annotations
-
- IsNotAttributeBuilder<FLUENT> - Interface in org.jboss.arquillian.graphene.wait
-
- IsNotAttributeBuilderImpl<FLUENT> - Class in org.jboss.arquillian.graphene.wait
-
- IsNotAttributeBuilderImpl(AttributeConditionFactory, FluentBase<FLUENT>) - Constructor for class org.jboss.arquillian.graphene.wait.IsNotAttributeBuilderImpl
-
- IsNotElementBuilder<FLUENT> - Interface in org.jboss.arquillian.graphene.wait
-
- IsNotElementBuilderImpl<FLUENT> - Class in org.jboss.arquillian.graphene.wait
-
- IsNotElementBuilderImpl(ElementConditionFactory, FluentBase<FLUENT>) - Constructor for class org.jboss.arquillian.graphene.wait.IsNotElementBuilderImpl
-
- isPageFragmentClass(Class<?>) - Method in class org.jboss.arquillian.graphene.enricher.PageFragmentEnricher
-
- isPresent() - Method in class org.jboss.arquillian.graphene.condition.attribute.ElementAttributeConditionFactory
-
- isPresent() - Method in class org.jboss.arquillian.graphene.condition.attribute.LocatorAttributeConditionFactory
-
- isPresent() - Method in interface org.jboss.arquillian.graphene.condition.BasicConditionFactory
-
Returns a condition holding if and only if the object is present on the page.
- isPresent() - Method in class org.jboss.arquillian.graphene.condition.element.WebElementConditionFactory
-
- isPresent() - Method in class org.jboss.arquillian.graphene.condition.locator.ElementLocatorConditionFactory
-
- isProxyInstance(Object) - Static method in class org.jboss.arquillian.graphene.proxy.GrapheneProxy
-
Returns whether given object is instance of context proxy.
- isReplaced() - Method in interface org.jboss.arquillian.graphene.page.interception.XhrInterception
-
- isSelected() - Method in class org.jboss.arquillian.graphene.condition.element.WebElementConditionFactory
-
- isSelected() - Method in interface org.jboss.arquillian.graphene.condition.ElementConditionFactory
-
Returns a condition holding if and only if the element is selected.
- isSelected() - Method in class org.jboss.arquillian.graphene.condition.locator.ElementLocatorConditionFactory
-
- isSubmissionPaused() - Method in class org.jboss.arquillian.graphene.page.interception.FormSubmissionInterception
-
- isValidClass(Class<?>) - Method in class org.jboss.arquillian.graphene.enricher.WebElementWrapperEnricher
-
- isVisible() - Method in class org.jboss.arquillian.graphene.condition.element.WebElementConditionFactory
-
- isVisible() - Method in interface org.jboss.arquillian.graphene.condition.ElementConditionFactory
-
Returns a condition holding if and only if the element is visible (present and displayed).
- isVisible() - Method in class org.jboss.arquillian.graphene.condition.locator.ElementLocatorConditionFactory
-