How to the get the unique properties of text box1 (if the window have two text boxes )
Hi All,
I am new in testcomplet tool i want to access the particular text box in some window but it has two text boxes so i have used "FindChild" method to to access the text box1(i used FindChlid("WndClass","Edit",100) ) but it is trying to access another textbox2