Uses of Enum Class
org.openqa.selenium.bidi.browsingcontext.UserPromptType
Packages that use UserPromptType
-
Uses of UserPromptType in org.openqa.selenium.bidi.browsingcontext
Methods in org.openqa.selenium.bidi.browsingcontext that return UserPromptTypeModifier and TypeMethodDescriptionstatic UserPromptType
UserPromptType.findByName
(String name) UserPromptOpened.getType()
static UserPromptType
Returns the enum constant of this class with the specified name.static UserPromptType[]
UserPromptType.values()
Returns an array containing the constants of this enum class, in the order they are declared.