FindParamSetTagName Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Sets the tag name and returns the updated FindParam.

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

public FindParam SetTagName(
	string tagName
)

Parameters

tagName
Type: SystemString
The set tagName

Return Value

Type: FindParam
The modified FindParam
See Also

Reference