We haven't used trees, but for everything else we had to use a global id generator:
Widget x = ...; Ids.add(x); // set's the id of x to some unique id Joe On Oct 21, 2:25 am, Markuz05 <[EMAIL PROTECTED]> wrote: > I'm trying to use Selenium IDE to test my web application. > Is it possible that selenium doesn't record click on my item tree? > How can i resolve this problem? > I think that this tool could be very usefull for my tests but this > problem stops me ; > thank you > Markuz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
