Class WebClientUtils

java.lang.Object
org.htmlunit.util.WebClientUtils

public final class WebClientUtils extends Object
Utility class containing miscellaneous WebClient-related methods.
  • Method Details

    • 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: