[ 
http://jira.openqa.org/browse/WTR-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Charley Baker updated WTR-362:
------------------------------

    Fix Version/s:     (was: 1.6.7)
                   Soon

> watirspec: `SelectList#{select,select_value}` should select multiple items 
> when given (:name, /regexp/)
> -------------------------------------------------------------------------------------------------------
>
>                 Key: WTR-362
>                 URL: http://jira.openqa.org/browse/WTR-362
>             Project: Watir
>          Issue Type: Sub-task
>          Components: HTML Controls
>    Affects Versions: 1.6.2
>         Environment: Watir::IE on WinXP
>            Reporter: Jari Bakken
>            Assignee: Jari Bakken
>            Priority: Major
>             Fix For: Soon
>
>
> 64)
> 'SelectList#select selects multiple items using :name and a Regexp' FAILED
> expected: ["Danish", "English", "Swedish"],
>      got: ["Danish"] (using ==)
> ./spec/watirspec/select_list_spec.rb:253:
> 65)
> 'SelectList#select selects multiple items using :xpath' FAILED
> expected: ["Danish", "English", "Swedish"],
>      got: ["Danish"] (using ==)
> ./spec/watirspec/select_list_spec.rb:259:
> 69)
> 'SelectList#select_value selects the items by value regexp' FAILED
> expected: ["Danish", "Norwegian"],
>      got: ["Danish"] (using ==)
> ./spec/watirspec/select_list_spec.rb:305:

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.openqa.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Wtr-development mailing list
Wtr-development@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to