FindSearchRootElement Property

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Gets/Sets the root element that all searches will be performed under. This element depended on the reference type. [Browser/TestRegion/Element].

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

public Element SearchRootElement { get; }

Property Value

Type: Element
See Also

Reference