New to Telerik Test StudioStart a free 30-day trial

Definition

Namespace:ArtOfTest.Common

Assembly:ArtOfTest.WebAii.dll

Syntax:

C#
public interface ISupportSearchHost

Derived Classes: AspNetHostBrowserBrowserDesktopApplicationPopupDesktopApplicationWindowSilverlightAppWpfWindowVisualTreeHost...

Methods

C#
IList<ITargetElement> LocateAllInHost(string[] expression)
Parameters:expressionstring[]Returns:

IList<ITargetElement>

C#
ITargetElement LocateInHost(string[] expression)
Parameters:expressionstring[]Returns:

ITargetElement