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 @Nullable UnexpectedAlertBehaviour
UnexpectedAlertBehaviour.fromString
(@Nullable String text) static UnexpectedAlertBehaviour
Returns 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.