Graphene Implementation 1.0.0.CR3

org.jboss.arquillian.ajocado.guard
Class GuardedCommands

java.lang.Object
  extended by org.jboss.arquillian.ajocado.guard.GuardedCommands

public final class GuardedCommands
extends Object

This utility class contains the collections of commands of specific types.

Author:
lfryc

Field Summary
static Set<String> INTERACTIVE_COMMANDS
          Collection of interactive commands
 
Method Summary
static Set<String> initInteractiveCommands()
          Inits the set of interactive commands.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INTERACTIVE_COMMANDS

public static final Set<String> INTERACTIVE_COMMANDS
Collection of interactive commands

Method Detail

initInteractiveCommands

public static Set<String> initInteractiveCommands()
Inits the set of interactive commands.

Returns:
the set of the interactive selenium commands

Graphene Implementation 1.0.0.CR3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.