SilverlightAppFinder Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
A static class used to obtain a list of all Silverlight Applications on a specific page
Inheritance Hierarchy

SystemObject
  ArtOfTest.WebAii.SilverlightSilverlightAppFinder

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

public static class SilverlightAppFinder

The SilverlightAppFinder type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetSilverlightAppIndex
Finds the index into the SilverlightApp array of the specified plugin
Public methodStatic memberIsSilverlightPlugin
Detects whether the element is an object tag hosting a Silverlight plugin
Public methodStatic memberSilverlightApps
Returns an array of all Silverlight Applications on this page.
Top
See Also

Reference