Thursday, July 28, 2011

CellTree, ensureDebugId and Selenium

I'm trying to write a Selenium test for some UI code involving a CellTree; I have done ensureDebugId on the CellTree, half expecting it to propagate id's for it's children, as other widgets do. This doesn't seem to happen, so I'm left wondering if this is by design or just missing because the widget is somewhat new.
Is there a known or recommended way to test a CellTree (I'm hoping to not use XPath)?
Any help is appreciated.
Thanks.
Eugen.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/sUTQYrDU94MJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment