Package | Description |
---|---|
com.gargoylesoftware.htmlunit.util |
Misc utilities
|
Modifier and Type | Class and Description |
---|---|
class |
DebuggingWebConnection
Wrapper around a "real" WebConnection that will use the wrapped web connection
to do the real job and save all received responses
in the temp directory with an overview page.
This may be useful at conception time to understand what is "browsed". Example: |
class |
FalsifyingWebConnection
Extension of
WebConnectionWrapper providing facility methods to deliver something other than
what the wrapped connection would deliver. |
Copyright © 2002–2016 Gargoyle Software Inc.. All rights reserved.