Package | Description |
---|---|
com.gargoylesoftware.htmlunit |
Framework classes (contains the WebClient class which is the main entry point).
|
Modifier and Type | Method and Description |
---|---|
ConfirmHandler |
WebClient.getConfirmHandler()
Returns the confirm handler.
|
Modifier and Type | Method and Description |
---|---|
void |
WebClient.setConfirmHandler(ConfirmHandler handler)
Sets the handler that will be executed when the JavaScript method Window.confirm() is called.
|
Copyright © 2002–2014 Gargoyle Software Inc.. All rights reserved.