I have tried.
 
.div(:class, "selectable_list").li(:id, "_item_2").click
.div(:class, "selectable_list").select 'DEF - 100 DEF'
.select_list(:id, "selectable_list").select 'DEF - 100 DEF'
 
 
I would like to click on using the text.
 

On Thursday, May 2, 2013 7:57:55 AM UTC+1, Željko Filipin wrote:

> On Wed, May 1, 2013 at 3:52 PM, Marc Westwood 
> <marcaw...@gmail.com<javascript:>
> > wrote:
>
>> I am having problems selecting items from a drop down list, I can get the 
>> drop down list to open but am unable to select an item within the list.
>
>
> You are not dealing with select list (select tag), but with unordered list 
> (ul tag). What do you want to click? What have you tried so far?
>
> Željko
> --
> https://leanpub.com/watirbook 
>

-- 
-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to watir-general+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to