So, I read that you use ":" to include all links instead of listing
them one by one. My question is how do I refer to them when I want to
use it, say I want to click on link 3.
Here is s sample UI definition,
Container(uid: "CoreLinks", clocator:[tag: "li", id:
"core_links"]){
List(uid:"links", clocator:[tag: "ul"], separator:
"li"){
UrlLink(uid: "all", clocator:[:]) // total of 6
links
}
--
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=.