New to Telerik Test StudioStart a free 30-day trial

Definition

Namespace:ArtOfTest.WebAii.Controls.HtmlControls

Assembly:ArtOfTest.WebAii.dll

Syntax:

C#
public static class HtmlControlsAssertExtensions

Inheritance: objectHtmlControlsAssertExtensions

Methods

C#
public static AssertAttribute AssertAttribute(this HtmlControl control, bool throwOnFailure)
Parameters:controlHtmlControlthrowOnFailureboolReturns:

AssertAttribute

C#
public static AssertAttribute AssertAttribute(this HtmlControl control)
Parameters:controlHtmlControlReturns:

AssertAttribute

C#
public static AssertContent AssertContent(this HtmlControl control)
Parameters:controlHtmlControlReturns:

AssertContent

C#
public static AssertStyle AssertStyle(this HtmlControl control, bool throwOnFailure)
Parameters:controlHtmlControlthrowOnFailureboolReturns:

AssertStyle

C#
public static AssertStyle AssertStyle(this HtmlControl control)
Parameters:controlHtmlControlReturns:

AssertStyle