Hi Frnds,
I have a small requirement.I am doing automation testing for an application developed in Delphi. I have some 'n' number of elements inside the parent node of the Tree.When I select the parent node & click on button all the child nodes should be added in the panel which is beside the tree.
Till here its fine..
I need to verify whether the items are displayed in correct order or not.
Its not alphabetical order.Actually they have given some order.For Eg:If there are 3 child nodes(A,B,C),they should be displayed in the panel as C,A,B but not as A,B,C
So,pls help me out in solving this ASAP.
Please don't send any urls..
Thanks,
Rakesh