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