ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure
SearchRootElement Property
NamespacesArtOfTest.WebAii.CoreFindSearchRootElement
Gets/Sets the root element that all searches will be performed under. This element depended on the reference type. [Browser/TestRegion/Element].
Declaration Syntax
C#Visual BasicVisual Basic Usage
public Element SearchRootElement { get; }
Public ReadOnly Property SearchRootElement As Element
Dim instance As Find
Dim value As Element

value = instance.SearchRootElement

Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii) Version: 1.1.900.0 (1.1.900.0)