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