vivekmit
8 months agoOccasional Contributor
Access a child in a tree Structure through Keyword Strokes
Hi,
I am trying to select the child members available in a tree structure using the keyword strokes method.
In the past, I normally use the on screen command to select the tree and use the ClickItem or SelectItem operation and select the child by its name with names not fixed but keeps changing dynamically.
is there any way , to choose the child members based on index value (i.e child[0], child[1] to select the appropriate child).
I would like to do this using the Keyword Strokes rather than Scriptiing method. Please help and suggest me how to proceed in select the child using the keyword strokes based on index value.
Thanks in advance.
Vivek.S