Hari, I wrote a unit test to define the UI as
ui.Table(uid: "Test", clocator: [tag: "", id: "xyz"]) and the generated xpath is //descendant-or-self::*...@id=\"xyz\"] seems it has no problem to overwrite the default tag. Anything wrong with your code? I also checked in the unit test to trunk/core and please see the Table11.groovy and the testTable11() method in the Table_UT.groovy file. Thanks, Jian On Mar 19, 10:55 am, John <[email protected]> wrote: > Hari, > > You defined the UI as > > ui.Table(uid: "whatever", clocator: [tag: "", REST]), but it is not > working? > > That would be wired since all the UI objects are using the same logic > to overwrite the default tag. > > I will create a unit test to see if there is any problem in the core > tonight. > > Thanks, > > Jian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
