Gabe, The wired thing is that I get back only one match for both XPath and jQuery selector by using the html sources you posted for the diagnose method. Please take a look at the trunk core code, more specifically,
http://code.google.com/p/aost/source/browse/trunk/core/src/test/groovy/example/other/GaGroupModule.groovy http://code.google.com/p/aost/source/browse/trunk/core/src/test/groovy/example/test/java/GaTestCase.java Maybe my html source is too simple? Thanks, Jian On Tue, Aug 25, 2009 at 5:30 PM, Jian Fang <[email protected]> wrote: > Multiple matches mean that the generated runtime locator is not unique > enough to specify the UI element. Could you send me the big html, which > includes all the multiple matches, to my email account? I like to manually > try the generated jQuery selector to see what is the problem. Hope it is not > the jQuery selector group implementation problem. > > Thanks, > > Jian > > > On Tue, Aug 25, 2009 at 4:58 PM, Gabriel Johnson > <[email protected]>wrote: > >> I'll try using XPath, but I'm still confused as to why I'm getting >> multiple matches. If I'm using group locating and have unique text in the >> title of each list, why do I match all five lists on the page? > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "tellurium-users" 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/tellurium-users?hl=en -~----------~----~----~----~------~----~------~--~---
