AutomationHostType Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
The type of host application being automated.

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

public enum AutomationHostType
Members

  Member nameValueDescription
SilverlightApp0 A Silverlight application.
TestApp1 A non Silverlight application.
See Also

Reference