Uses of Class
org.openqa.selenium.support.Colors

Packages that use Colors
org.openqa.selenium.support   
 

Uses of Colors in org.openqa.selenium.support
 

Methods in org.openqa.selenium.support that return Colors
static Colors Colors.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Colors[] Colors.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.