HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Controller Class
Properties Methods


In This Topic
    Controller Class Members
    In This Topic

    The following tables list the members exposed by Controller.

    Public Properties
     NameDescription
    Public PropertyGets a reference to a Chrome object that can be used to get or create a reference to a Plugin object when using Google Chrome.  
    Public PropertyGets a reference to an Edge object that can be used to get or create a reference to a Plugin object when using Microsoft Edge.  
    Public PropertyA boolean value that indicates whether HttpWatch Basic Edition is being used.  
    Public PropertyGets a string that indicates the version of HttpWatch being used, e.g. "7.0.13"  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public MethodAllows existing .HWL and .HAR log files to be opened and examined.  
    Public MethodWaits for a page to be fully loaded in the browser instance that contains the specified extension.  
    Public MethodThis method provides a finer level of control than the Wait method as it will wait for a page to reach a given state.  
    Top
    See Also