Hi
I am using Tellurium 0.70
and with the following UI definition
ui.Container(uid: "familyScreen", clocator: [tag: "table"], group: "true") {
ui.List(uid: "familyDetails", clocator: [id: "AddAnotherDependent"],
separator: "table", group: "true") {
InputBox(uid: "dependentFirstName", clocator: [id:
'^ctl00_ctl00_bcr_bcr_ucDependent_RFirstName_'])
}
}
I am getting
Warning: Invalid id: org.telluriumsource.object.list$_add_closu...@11ba4159
Can you tell me what I am missing ?
Regards
Hari
--
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.