Uses of Enum Class
org.openqa.selenium.bidi.browsingcontext.UserPromptType
Packages that use UserPromptType
- 
Uses of UserPromptType in org.openqa.selenium.bidi.browsingcontextMethods in org.openqa.selenium.bidi.browsingcontext that return UserPromptTypeModifier and TypeMethodDescriptionstatic UserPromptTypeUserPromptType.findByName(String name) UserPromptOpened.getType()static UserPromptTypeReturns 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.