Sha256: ba0e348628d80f15b0271f4d57c0395d173505920fa65a4ff19bd3474b775515

Contents?: true

Size: 1.07 KB

Versions: 2

Compression:

Stored size: 1.07 KB

Contents

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

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
marekj-watirloo-0.0.5 spec/firewatir/spec_results.txt
watirloo-0.0.7 spec/firewatir/spec_results.txt