C# 클래스 CUITe.Controls.HtmlControls.HtmlHeading6

상속: HtmlCustom
파일 보기 프로젝트 열기: icnocop/cuite 1 사용 예제들

공개 메소드들

메소드 설명
HtmlHeading6 ( By searchConfiguration = null ) : CUITe.SearchConfigurations

Initializes a new instance of the HtmlHeading6 class.

HtmlHeading6 ( Microsoft.VisualStudio.TestTools.UITesting.HtmlControls sourceControl, By searchConfiguration = null ) : CUITe.SearchConfigurations

Initializes a new instance of the HtmlHeading6 class.

메소드 상세

HtmlHeading6() 공개 메소드

Initializes a new instance of the HtmlHeading6 class.
public HtmlHeading6 ( By searchConfiguration = null ) : CUITe.SearchConfigurations
searchConfiguration By The search configuration.
리턴 CUITe.SearchConfigurations

HtmlHeading6() 공개 메소드

Initializes a new instance of the HtmlHeading6 class.
public HtmlHeading6 ( Microsoft.VisualStudio.TestTools.UITesting.HtmlControls sourceControl, By searchConfiguration = null ) : CUITe.SearchConfigurations
sourceControl Microsoft.VisualStudio.TestTools.UITesting.HtmlControls The source control.
searchConfiguration By The search configuration.
리턴 CUITe.SearchConfigurations