Package org.htmlunit.util
Class WebClientUtils
java.lang.Object
org.htmlunit.util.WebClientUtils
Utility class containing miscellaneous
WebClient
-related methods.-
Method Summary
Modifier and TypeMethodDescriptionstatic void
attachVisualDebugger
(WebClient client) Attaches a visual (GUI) debugger to the specified client.
-
Method Details
-
attachVisualDebugger
Attaches a visual (GUI) debugger to the specified client.- Parameters:
client
- the client to which the visual debugger is to be attached- See Also:
-