Hi there,

We have a gwt app with plenty of check boxes and radio buttons. All
was fine until we started testing with Selenium IDE, the challenge was
the automatically generated gwt-uids messes with our tests scripts. We
have two choices:
1. Generating new predictable gwt-uid's overriding the default ones
2. Overriding the gwt-uids with null value, BLANK value.

In both cases we need to override the gwt-uids, but before making any
decision, I was wondering what was the initial reason for having those
uid's. What would be the impact if we simply nullify them? Any
thoughts?

Thanks

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

Reply via email to