ISupportSearchHost Interface

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Implemented by hosts that support search

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

public interface ISupportSearchHost

The ISupportSearchHost type exposes the following members.

Methods

  NameDescription
Public methodLocateAllInHost
Find all target elements from the root of this host.
Public methodLocateInHost
Find a target element from the root of this host.
Top
See Also

Reference