Uses of Class
com.opera.core.systems.scope.internal.OperaColors

Packages that use OperaColors
com.opera.core.systems Provides OperaDriver and associated classes. 
com.opera.core.systems.scope.internal   
com.opera.core.systems.scope.services   
com.opera.core.systems.scope.services.ums   
 

Uses of OperaColors in com.opera.core.systems
 

Methods in com.opera.core.systems with parameters of type OperaColors
 boolean OperaWebElement.containsColor(OperaColors... colors)
           
 

Uses of OperaColors in com.opera.core.systems.scope.internal
 

Methods in com.opera.core.systems.scope.internal that return OperaColors
static OperaColors OperaColors.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OperaColors[] OperaColors.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of OperaColors in com.opera.core.systems.scope.services
 

Methods in com.opera.core.systems.scope.services with parameters of type OperaColors
 ScreenShotReply IOperaExec.containsColor(Canvas canvas, long timeout, OperaColors... colors)
          Check if the page contains color(s) as specified in OperaColors.
 

Uses of OperaColors in com.opera.core.systems.scope.services.ums
 

Methods in com.opera.core.systems.scope.services.ums with parameters of type OperaColors
 ScreenShotReply OperaExec.containsColor(Canvas canvas, long timeout, OperaColors... colors)
           
 



Copyright © 2011. All Rights Reserved.