Inherited by checkboxHasLabel, fileHasLabel, inputTextHasLabel, passwordHasLabel, radioHasLabel, selectHasAssociatedLabel, and textareaHasAssociatedLabel.
Public Member Functions | |
| check () | |
Definition at line 536 of file test.php.
| inputHasLabel::check | ( | ) |
Iterate through all the elemetns using the $tag tagname and the $type attribute (if appropriate) and then check it against a list of all LABEL tags.
Definition at line 557 of file test.php.
References quailTest::addReport(), and quailTest::getAllElements().
1.5.7.1