Namespace for the custom WebAii method decorators (e.g. DialogAttribute and FindParamAttribute).

Classes

  ClassDescription
DialogAttribute
A dialog attribute that can be set on a test method of a test class.
FindAttribute
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.
FindParamAttribute
FindParam attribute used to be set on a test method or test class.