HttpWatch Help Version 15.x
In This Topic
    Automating HttpWatch
    In This Topic

    Writing Programs to Control HttpWatch

    HttpWatch can be controlled from custom written programs as well as through its user interface.You may want to do this so that you can integrate HttpWatch into automated tests and custom reporting functions.

    The automation interface is based on COM allowing it to be used from almost any programming language on Windows (e.g. C#, VB.Net, Ruby, C++, etc).

    HttpWatch Automation Documentation

    The document for this programmatic interface is available in the HttpWatch Automation Reference help file that is installed with HttpWatch. You can access this help file from within HttpWatch by going to Help->Automating HttpWatch:

    Opening HttpWatch Automation Help

    or directly opening the help file from the HttpWatch program group in the Start menu.