Package | Description |
---|---|
org.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–2024 Gargoyle Software Inc.. All rights reserved.