Could you post the couple lines before the error in the log?
Seems I missed the "/" for the trailer. Please try the following to
see if it solves you problem.
ui.Container(uid: "CCTemp", clocator: [tag: 'textarea', id:
'cc_template', trailer: '/tr'], group: "true"){
TextBox(uid: "ImageSpace", clocator: [tag: 'td', class:
'img_space'])
Container(uid: "BankInp", clocator: [tag: 'td', class: 'bankInp']){
InputBox(uid: "BankName", clocator: [name: '%%bank.bankName',
class: '%%bankComp', title: 'Enter bank name'])
}
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
-~----------~----~----~----~------~----~------~--~---