ElementParsedElement Property

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Returns the raw parsed element.

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

public ParsedElement ParsedElement { get; }

Return Value

Type: ParsedElement
The raw parsed element

Implements

ITargetElementParsedElement
See Also

Reference