Package | Description |
---|---|
com.gargoylesoftware.htmlunit |
Framework classes (contains the WebClient class which is the main entry point).
|
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()
Returns the alert handler for this webclient.
|
Modifier and Type | Method and Description |
---|---|
void |
WebClient.setAlertHandler(AlertHandler alertHandler)
Sets the alert handler for this webclient.
|
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.