Package | Description |
---|---|
org.htmlunit |
Framework classes (contains the
WebClient
class which is the main entry point). |
Modifier and Type | Method and Description |
---|---|
PromptHandler |
WebClient.getPromptHandler()
Returns the prompt handler.
|
Modifier and Type | Method and Description |
---|---|
void |
WebClient.setPromptHandler(PromptHandler handler)
Sets the handler that will be executed when the JavaScript method Window.prompt() is called.
|
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.