GlobalInfo Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Global constants used throughout Silverlight.
Inheritance Hierarchy

SystemObject
  ArtOfTest.WebAii.SilverlightGlobalInfo

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

public static class GlobalInfo

The GlobalInfo type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberAPP_UNIQUE_ID_ATTRIBUTE
The unique id attribute
Public fieldStatic memberIS_AUTOMATIONREADY_ATTRIBUTE
Whether the silverlight application is automation ready
Public fieldStatic memberVISUAL_TREE_ROOT
WebAii visual tree root string.
Public fieldStatic memberWEBAII_CLIENT_CONNECTED
WebAii client connected string.
Public fieldStatic memberWEBAII_CLIENT_ID
WebAii client ID string.
Public fieldStatic memberWEBAII_CLIENT_TESTMETHOD
WebAii client test method string.
Top
See Also

Reference