Microsoft.VisualStudio.TestTools.UITesting.HtmlControls Namespace

This namespace provides classes that represent HTML controls within the Visual Studio Test Professional framework when testing the UI in Web pages.

Classes

  Class Description
Public class HtmlAreaHyperlink Represents an area hyperlink control for testing the user interface (UI) of a Web page.
Public class HtmlAreaHyperlink.PropertyNames Contains a field for each property of the HtmlAreaHyperLink user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlAudio Represents an HTML audio control.
Public class HtmlButton Represents a button control to test the user interface (UI) of Web pages.
Public class HtmlButton.PropertyNames Contains a field for each property of the HtmlButton user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlCell Represents a table cell for Web page user interface (UI) testing.
Public class HtmlCell.PropertyNames Contains a field for each property of the HtmlCell user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlCheckBox Represents a check box for Web page user interface (UI) testing.
Public class HtmlCheckBox.PropertyNames Contains a field for each property of the HtmlCheckBox user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlComboBox Represents a combo box for Web page user interface (UI) testing.
Public class HtmlComboBox.PropertyNames Contains a field for each property of the HtmlComboBox user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlControl Provides a base class for controls to test the user interface (UI) of Web pages.
Public class HtmlControl.PropertyNames Contains a field for each property of the HtmlControl user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlCustom Represents an HTML custom control to test the user interface (UI) of Web pages.
Public class HtmlDiv Represents a Div control to test the user interface (UI) of Web pages.
Public class HtmlDiv.PropertyNames Contains a field for each property of the HtmlDiv user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlDocument Represents an HTML document control to test the user interface (UI) of Web pages.
Public class HtmlDocument.PropertyNames Contains a field for each property of the HtmlDocument user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlEdit Represents an HTML edit control for testing the user interface (UI) of Web pages.
Public class HtmlEdit.PropertyNames Contains a field for each property of the HtmlEdit user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlEditableDiv Represents an editable Div control for Web page user interface (UI) testing.
Public class HtmlEditableDiv.PropertyNames Contains a field for each property of the HtmlEditableDiv user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlEditableSpan Represents an editable span control for Web page user interface (UI) testing.
Public class HtmlEditableSpan.PropertyNames Contains a field for each property of the HtmlEditableSpan user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlFileInput Represents a file input control for Web page user interface (UI) testing.
Public class HtmlFileInput.PropertyNames Contains a field for each property of the HtmlFileInput user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlFrame Represents a frame control for Web page user interface (UI) testing.
Public class HtmlFrame.PropertyNames Contains a field for each property of the HtmlFrame user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlHeaderCell Represents a check box for Web page user interface (UI) testing.
Public class HtmlHeaderCell.PropertyNames Contains a field for each property of the HtmlHeaderCell user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlHyperlink Represents a hyperlink control for Web page user interface (UI) testing.
Public class HtmlHyperlink.PropertyNames Contains a field for each property of the HtmlCheckBox user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlIFrame Represents an IFrame control for Web page user interface (UI) testing.
Public class HtmlIFrame.PropertyNames Contains a field for each property of the HtmlIFrame user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlImage Represents an image control for Web page user interface (UI) testing.
Public class HtmlImage.PropertyNames Contains a field for each property of the HtmlImage user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlInputButton Represents an input button for Web page user interface (UI) testing.
Public class HtmlInputButton.PropertyNames Contains a field for each property of the HtmlInputButton user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlLabel Represents a label for Web page user interface (UI) testing.
Public class HtmlLabel.PropertyNames Contains a field for each property of the HtmlLabel user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlList Represents a list control for web page user interface (UI) testing.
Public class HtmlList.PropertyNames Contains a field for each property of the HtmlList user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlListItem Represents a list item control for Web page user interface (UI) testing.
Public class HtmlListItem.PropertyNames Contains a field for each property of the HtmlListItem user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlMedia Represents a Html media control.
Public class HtmlMedia.PropertyNames Contains property names of HtmlMedia.
Public class HtmlProgressBar Represents an HTML ProgressBar control.
Public class HtmlProgressBar.PropertyNames Contains property names of HtmlProgressBar.
Public class HtmlRadioButton Represents an option button control for testing the user interface (UI) Web applications.
Public class HtmlRadioButton.PropertyNames Contains a field for each property of the HtmlRadioButton user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlRow Represents a table row control for Web page user interface (UI) testing.
Public class HtmlRow.PropertyNames Contains a field for each property of the HtmlRow user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlScrollBar Represents a scroll bar control for Web page user interface (UI) testing.
Public class HtmlScrollBar.PropertyNames Contains a field for each property of the HtmlScrollBar user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlSlider Represents an HTML Slider control.
Public class HtmlSlider.PropertyNames Contains property names of HtmlSlider
Public class HtmlSpan Represents a span control for Web page user interface (UI) testing.
Public class HtmlSpan.PropertyNames Contains a field for each property of the HtmlSpan user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlTable Represents a table control for Web page user interface (UI) testing.
Public class HtmlTable.PropertyNames Contains a field for each property of the HtmlTable user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlTextArea Represents a text area control for Web page user interface (UI) testing.
Public class HtmlTextArea.PropertyNames Contains a field for each property of the HtmlTextArea user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class HtmlVideo Represents an HTML video control.
Public class HtmlVideo.PropertyNames Contains property names of HtmlVideo