ElementSetClosingTag Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Set the matching closing tag.

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

public void SetClosingTag(
	ITargetElement closingElement
)

Parameters

closingElement
Type: ArtOfTest.CommonITargetElement
The closing tag

Implements

ITargetElementSetClosingTag(ITargetElement)
See Also

Reference