text field wrapped in label tag without for attribute defined - parent of text_field should be Watir Element (FAILED - 1) - parent tagName should be a LABEL (FAILED - 2) - parent text returns text of label (FAILED - 3) label for text field not wrapped - text value of label SelectList selections - selected returns preselected item in single select - selected returns preselected value in single select - selected returns nil for none selected items in multi select - selected returns nil for none selected values in multi select - set item text and find selected item and text for multiselect - set value and find selected item and value for multiselect - set and query option by text for single select - set and query option by value for single select - set by text multple items for multiselect selects each item - set by value multple items for multiselect selects each item - set items array for single select selects each in turn. selected is the last item in array - set item after multiple items were set returns all values selected for multiselect - set using position for multiselect