HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Plugin Class / NextPageComment Property

In This Topic
    NextPageComment Property
    In This Topic
    Specifies the comment to place on the next page that is recorded in HttpWatch.
    Syntax
    'Declaration
     
    Public Property NextPageComment As String
    public string NextPageComment {get; set;}
    Remarks
    This provides an easy way to annotate pages while running an automated test script.
    Requirements
     
    See Also