Cristina, you can copy/paste the relevant html here directly (with
care to remove superfluous elements).  If the div has an attribute
that you can access (class, name, id), the nested list elements may
not enter into it:

  browser.div(:how, "what").text will grab all of the text in this
div.  Example: browser.div(:class, "my-div-element").text.

If you need a more specific locator, you will probably need to use
XPath (http://wiki.openqa.org/display/WTR/XPath) to locate the item.

Thanks,
Adam

On Mar 31, 10:35 am, a b <cristina.watir.toro...@gmail.com> wrote:
> Hi,
>
> please tell me the email address where I can send an attached file.
>
> Thanks,
> Cristina

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

Reply via email to