Uses of Class
org.openqa.selenium.UnexpectedAlertBehaviour

Packages that use UnexpectedAlertBehaviour
org.openqa.selenium   
 

Uses of UnexpectedAlertBehaviour in org.openqa.selenium
 

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



Copyright © 2012. All Rights Reserved.