ITargetElementSetClosingTag Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Set the closing tag for this element.

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

void SetClosingTag(
	ITargetElement closingElement
)

Parameters

closingElement
Type: ArtOfTest.CommonITargetElement
The closing element
See Also

Reference