Package | Description |
---|---|
com.gargoylesoftware.htmlunit |
Framework classes
|
Modifier and Type | Method and Description |
---|---|
PromptHandler |
WebClient.getPromptHandler()
Return the prompt handler.
|
Modifier and Type | Method and Description |
---|---|
void |
WebClient.setPromptHandler(PromptHandler handler)
Set the handler that will be executed when the javascript method Window.prompt() is called.
|
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.