HttpWatch Automation Reference - Version 13.x
HttpWatch Namespace / Controller Class / Chrome Property

In This Topic
    Chrome Property
    In This Topic
    Gets a reference to a Chrome object that can be used to get or create a reference to a Plugin object when using Google Chrome.
    Syntax
    'Declaration
     
    Public ReadOnly Property Chrome As Chrome
    public Chrome Chrome {get;}
    Requirements
    HttpWatch version 13.0 or later
    See Also