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.
| Class | Description | |
|---|---|---|
|
HtmlAreaHyperlink | Represents an area hyperlink control for testing the user interface (UI) of a Web page. |
|
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. |
|
HtmlButton | Represents a button control to test the user interface (UI) of Web pages. |
|
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. |
|
HtmlCell | Represents a table cell for Web page user interface (UI) testing. |
|
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. |
|
HtmlCheckBox | Represents a check box for Web page user interface (UI) testing. |
|
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. |
|
HtmlComboBox | Represents a combo box for Web page user interface (UI) testing. |
|
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. |
|
HtmlControl | Provides a base class for controls to test the user interface (UI) of Web pages. |
|
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. |
|
HtmlCustom | Represents an HTML custom control to test the user interface (UI) of Web pages. |
|
HtmlDiv | Represents a Div control to test the user interface (UI) of Web pages. |
|
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. |
|
HtmlDocument | Represents an HTML document control to test the user interface (UI) of Web pages. |
|
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. |
|
HtmlEdit | Represents an HTML edit control for testing the user interface (UI) of Web pages. |
|
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. |
|
HtmlEditableDiv | Represents an editable Div control for Web page user interface (UI) testing. |
|
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. |
|
HtmlEditableSpan | Represents an editable span control for Web page user interface (UI) testing. |
|
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. |
|
HtmlFileInput | Represents a file input control for Web page user interface (UI) testing. |
|
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. |
|
HtmlFrame | Represents a frame control for Web page user interface (UI) testing. |
|
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. |
|
HtmlHeaderCell | Represents a check box for Web page user interface (UI) testing. |
|
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. |
|
HtmlHyperlink | Represents a hyperlink control for Web page user interface (UI) testing. |
|
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. |
|
HtmlIFrame | Represents an IFrame control for Web page user interface (UI) testing. |
|
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. |
|
HtmlImage | Represents an image control for Web page user interface (UI) testing. |
|
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. |
|
HtmlInputButton | Represents an input button for Web page user interface (UI) testing. |
|
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. |
|
HtmlLabel | Represents a label for Web page user interface (UI) testing. |
|
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. |
|
HtmlList | Represents a list control for Web page user interface (UI) testing. |
|
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. |
|
HtmlListItem | Represents a list item control for Web page user interface (UI) testing. |
|
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. |
|
HtmlRadioButton | Represents an option button control for testing the user interface (UI) Web applications. |
|
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. |
|
HtmlRow | Represents a table row control for Web page user interface (UI) testing. |
|
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. |
|
HtmlScrollBar | Represents a scroll bar control for Web page user interface (UI) testing. |
|
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. |
|
HtmlSpan | Represents a span control for Web page user interface (UI) testing. |
|
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. |
|
HtmlTable | Represents a table control for Web page user interface (UI) testing. |
|
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. |
|
HtmlTextArea | Represents a text area control for Web page user interface (UI) testing. |
|
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. |