Package | Description |
---|---|
com.gargoylesoftware.htmlunit |
Framework classes
|
Modifier and Type | Class and Description |
---|---|
class |
CollectingAlertHandler
A simple alert handler that keeps track of alerts in a list.
|
Modifier and Type | Method and Description |
---|---|
AlertHandler |
WebClient.getAlertHandler()
Return the alert handler for this webclient.
|
Modifier and Type | Method and Description |
---|---|
void |
WebClient.setAlertHandler(AlertHandler alertHandler)
Set the alert handler for this webclient.
|
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.