Class WebClientUtils
java.lang.Object
org.htmlunit.util.WebClientUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidattachVisualDebugger(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:
-