|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommandContext
Context of the Selenium command including the name of command, its arguments and provides method for command invocation
| Method Summary | |
|---|---|
String[] |
getArguments()
Returns list of command arguments |
String |
getCommand()
Returns name of command |
Object |
invoke()
Method for invoking the command |
| Method Detail |
|---|
Object invoke()
throws CommandInterceptorException
CommandInterceptorException - when one of the interceptors in chain didn't call this methodString getCommand()
String[] getArguments()
|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||