| Package | Description |
|---|---|
| org.jboss.arquillian.ajocado.command | |
| org.jboss.arquillian.ajocado.framework |
| Class and Description |
|---|
| CommandContext
Context of the Selenium command including the name of command, its arguments and provides method for command
invocation
|
| CommandInterceptor
Interface for implementers of command interception.
|
| CommandInterceptorException
Thrown when at least one intercepter didn't call
CommandContext.invoke() in it's
CommandInterceptor.intercept(CommandContext) method body |
| Class and Description |
|---|
| CommandInterceptorProxy
Allows to register command interceptors which wraps the invocation of commands giving Selenium commands new aspects.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.