New to Telerik Test StudioStart a free 30-day trial

Definition

Namespace:ArtOfTest.WebAii.Silverlight

Assembly:ArtOfTest.WebAii.dll

Syntax:

C#
public static class SilverlightAppFinder

Inheritance: objectSilverlightAppFinder

Methods

C#
public static int GetSilverlightAppIndex(this Browser browser, HtmlControl plugin)
Parameters:browserBrowserpluginHtmlControlReturns:

int

C#
public static bool IsSilverlightPlugin(this Element element)
Parameters:elementElementReturns:

bool

C#
public static SilverlightAppsList SilverlightApps(this Browser browser)
Parameters:browserBrowserReturns:

SilverlightAppsList