Yep tried that, it is now finding the item in the list. I can see the item 
in the list change to yellow when it clicks but nothing is happening after 
that, it is almost like the click is not actually selecting the item.
I've tried .click and .fire_event("onclick") and .fire_event("onmousedown") 
none of these are working.
 
 

On Thursday, May 2, 2013 1:04:13 PM UTC+1, Željko Filipin wrote:

> On Wed, May 1, 2013 at 3:52 PM, Marc Westwood 
> <marcaw...@gmail.com<javascript:>
> > wrote:
>
>> <a id="_item_1" window="[object]" .....
>> Text = "DEF - 100 DEF"
>>
>
> Try this:
>
> browser.a(:text => "DEF - 100 DEF").click
>
> Željko
>

-- 
-- 
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