jQueryExtension Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
This class extends the legacy Find class and BaseText clss and adds jQuery capability.
Inheritance Hierarchy

SystemObject
  ArtOfTest.WebAii.jQueryjQueryExtension

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

public static class jQueryExtension

The jQueryExtension type exposes the following members.

Methods

  NameDescription
Public methodStatic memberjQuery(BaseTest)
Returns the jQuery object associated with the BaseTest object.
Public methodStatic memberjQuery(Find)
Creates and returns a new jQuery object for the Find object.
Public methodStatic memberTojQuery
Start a jQuery expression from this element.
Public methodStatic memberTojQueryControl
Top
See Also

Reference