com.opera.core.systems.interaction
Class OperaAction

java.lang.Object
  extended by com.opera.core.systems.interaction.OperaAction

public class OperaAction
extends java.lang.Object

OperaAction(s) are used to simulate continuous user events such as pressing a button and clicking an element same time.

Author:
Deniz Turkoglu

Constructor Summary
OperaAction(UserInteraction... userInteractions)
           
 
Method Summary
 java.util.List<UserInteraction> getActions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperaAction

public OperaAction(UserInteraction... userInteractions)
Method Detail

getActions

public java.util.List<UserInteraction> getActions()


Copyright © 2011. All Rights Reserved.