Uses of Class
org.openqa.selenium.bidi.browsingcontext.UserPromptOpened
Packages that use UserPromptOpened
-
Uses of UserPromptOpened in org.openqa.selenium.bidi
Method parameters in org.openqa.selenium.bidi with type arguments of type UserPromptOpenedModifier and TypeMethodDescriptionvoid
BrowsingContextInspector.onUserPromptOpened
(Consumer<UserPromptOpened> consumer) -
Uses of UserPromptOpened in org.openqa.selenium.bidi.browsingcontext
Methods in org.openqa.selenium.bidi.browsingcontext that return UserPromptOpenedModifier and TypeMethodDescriptionstatic UserPromptOpened
UserPromptOpened.fromJson
(org.openqa.selenium.json.JsonInput input)