Uses of Enum Class
org.openqa.selenium.UnexpectedAlertBehaviour
Packages that use UnexpectedAlertBehaviour
-
Uses of UnexpectedAlertBehaviour in org.openqa.selenium
Methods in org.openqa.selenium that return UnexpectedAlertBehaviourModifier and TypeMethodDescriptionstatic UnexpectedAlertBehaviourUnexpectedAlertBehaviour.fromString(String text) static UnexpectedAlertBehaviourReturns the enum constant of this class with the specified name.static UnexpectedAlertBehaviour[]UnexpectedAlertBehaviour.values()Returns an array containing the constants of this enum class, in the order they are declared.