ArtOfTest.WebAii.TestAttributes Namespace

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Namespace for the custom WebAii method decorators (e.g. DialogAttribute and FindParamAttribute).
Classes

  ClassDescription
Public classDialogAttribute
A dialog attribute that can be set on a test method of a test class.
Public classCode exampleFindAttribute
The Find attribute may be set on classes or test methods to define a find expression that may be used later in your code to find that element.
Public classFindParamAttribute
FindParam attribute used to be set on a test method or test class.