On Fri, Oct 23, 2009 at 9:05 PM, Dave McNulla <mcnu...@gmail.com> wrote:
>
> Does anybody have sample code for working with gwt Tables? I can
> figure out some basic stuff, but the rows in the table are really divs
> that have a one row table in them. It's difficult to work with the
> table to identify what all is in there, and which row each thing
> appears on.
>

You should add IDs to the element(s) you need. I haven't used GWT
myself, but heard someone mention this the other day:

http://google-web-toolkit.googlecode.com/svn/javadoc/1.5/com/google/gwt/user/client/ui/UIObject.DebugIdImplEnabled.html

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to