AssertAttribute Constructor (HtmlControl, Boolean)

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Initializes a new instance of the AssertAttribute class

Namespace:  ArtOfTest.WebAii.Controls.HtmlControls.HtmlAsserts
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public AssertAttribute(
	HtmlControl control,
	bool throwOnFailure
)

Parameters

control
Type: ArtOfTest.WebAii.Controls.HtmlControlsHtmlControl
throwOnFailure
Type: SystemBoolean
See Also

Reference