Uses of Class
org.unitils.selenium.CapabilitiesChoice

Packages that use CapabilitiesChoice
org.unitils.selenium   
 

Uses of CapabilitiesChoice in org.unitils.selenium
 

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



Copyright © 2015. All Rights Reserved.