com.gargoylesoftware.htmlunit.util
Class WebClientUtils
java.lang.Object
com.gargoylesoftware.htmlunit.util.WebClientUtils
public final class WebClientUtils
- extends Object
Utility class containing miscellaneous WebClient
-related methods.
- Version:
- $Revision: 5658 $
- Author:
- Daniel Gredler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
attachVisualDebugger
public static void attachVisualDebugger(WebClient client)
- Attaches a visual (GUI) debugger to the specified client.
- Parameters:
client
- the client to which the visual debugger is to be attached- See Also:
- Mozilla Rhino Debugger Documentation
Copyright © 2002-2010 Gargoyle Software Inc.. All Rights Reserved.