Hi,
I have a application window, with labels and text boxes.
I want to fill data in text boxes using Type Into activity.
I have capture the text boxes of different labels to do the activity, I am getting same selector for every text box.
Due to that it was not recognizing which text box has to fill.
I also tried of clicking label and then doing type into that text box.
Also tried relative click, but still not working.
can anyone suggest me how to resolve this.