FindParamExtension Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Class to extend the legacy FindParam class. Adds the ability to convert any legacy FindParam into a HtmlFindExpression.
Inheritance Hierarchy

SystemObject
  ArtOfTest.WebAii.ObjectModelFindParamExtension

Namespace:  ArtOfTest.WebAii.ObjectModel
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public static class FindParamExtension

The FindParamExtension type exposes the following members.

Methods

  NameDescription
Public methodStatic memberToExpression
Convert a FindParam legacy object to a HtmlFindExpression
Top
See Also

Reference