Uses of Interface
org.htmlunit.PromptHandler
Packages that use PromptHandler
-
Uses of PromptHandler in org.htmlunit
Methods in org.htmlunit that return PromptHandlerMethods in org.htmlunit with parameters of type PromptHandlerModifier and TypeMethodDescriptionvoidWebClient.setPromptHandler(PromptHandler handler) Sets the handler that will be executed when the JavaScript method Window.prompt() is called.