Package | Description |
---|---|
com.gargoylesoftware.htmlunit |
Framework classes (contains the WebClient class which is the main entry point).
|
Modifier and Type | Method and Description |
---|---|
JavaScriptErrorListener |
WebClient.getJavaScriptErrorListener()
Returns the javascript error listener for this webclient.
|
Modifier and Type | Method and Description |
---|---|
void |
WebClient.setJavaScriptErrorListener(JavaScriptErrorListener javaScriptErrorListener)
Sets the javascript error listener for this webclient.
|
Copyright © 2002–2013 Gargoyle Software Inc.. All rights reserved.