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