要求されたページは選択されたバージョンでは利用できない。
List of supported web controls
Web controls (tags) supported by TestArchitect for testing web applications.
Below is the full list of web controls (tags) for which TestArchitect provides support:
Groups | Controls | Description |
---|---|---|
Common | <a> | Defines a hyperlink |
<address> | Defines contact information for the author/owner of a document | |
<area> | Defines an area inside an image-map | |
<b> | Defines bold text | |
<blockquote> | Defines a section that is quoted from another source | |
<dd> | Defines a description/value of a term in a description list | |
<dl> | Defines a description list | |
<dt> | Defines a term/name in a description list | |
<h1> to <h6> | Defines HTML headings. | |
<i> | Defines italicized text. | |
<img> | Defines an image | |
<input-button> | Defines an input field with type="button" | |
<input-checkbox> | Defines an input field with type="checkbox" | |
<input-file> | Defines an input field with type="file" | |
<input-hidden> | Defines an input field with type="hidden" | |
<input-image> | Defines an input field with type="image" | |
<input-password> | Defines an input field with type="password" | |
<input-radio> | Defines an input field with type="radio" | |
<input-reset> | Defines an input field with type="reset" | |
<input-submit> | Defines an input field with type="submit" | |
<input-text> | Defines an input field with type="text" | |
<label> | Defines a label for an <input> element | |
<li> | Defines a list item | |
<map> | Defines a client-side image-map | |
<ol> | Defines an ordered list | |
<p> | Defines a paragraph | |
<select> | Defines a drop-down list | |
<table> | Defines a table | |
<textarea> | Defines a multiline input control (text area) | |
<ul> | Defines an unordered list | |
Others | <abbr> | Defines an abbreviation |
<acronym> | Defines an acronym | |
<big> | Defines bigger text | |
<body> | Defines the document's body | |
<button> | Defines a clickable button | |
<cite> | Defines the title of a work | |
<code> | Defines a piece of computer code | |
<del> | Defines text that has been deleted from a document | |
<dfn> | Defines a definition term | |
<div> | Defines a division or a section in an HTML document. | |
<em> | Defines emphasized text | |
<fieldset> | Groups related elements in a form | |
<frame> | Defines one particular window (frame) within a <frameset> | |
<ins> | Defines text that has been inserted into a document | |
<kbd> | Defines keyboard input | |
<legend> | Defines a caption for the <fieldset> element | |
<object> | Defines an embedded object | |
<pre> | Defines preformatted text | |
<q> | Defines a short quotation | |
<samp> | Defines sample output from a computer program | |
<small> | Defines smaller text | |
<span> | Provides a way to add a hook to a part of a text string or of a document. | |
<strong> | Defines important text | |
<sub> | Defines subscripted text | |
<sup> | Defines superscripted text | |
<td> | Defines a standard cell in an HTML table. | |
<textarea-text> | Defines a multi-line text input control | |
<th> | Defines a header cell in an HTML table | |
<title> | Defines a title for an HTML document | |
<tt> | Defines teletype text | |
<var> | Defines a variable |