The screenshot is of CV identified fields of my citrix application. The challenge I’m facing here is, there are no other anchors available other than Address: but if I use the same anchor for all the text boxes it’s over writing the data in first text box itself, if I remove my anchor it’s not even writing it in the Address field.
How to identify these text boxes individually using CV as co-ordinates are not helping out.
Note: I cannot use modern activities of CV as I’ve limitation of installing the connector.
My descriptor for First text box is as follows:
“Target: InputBox (107,158,217,22)” +
“Anchor: Text ‘Address :’ (22,164,52,12)”
Descriptor for second box is : “Target: InputBox (106,183,218,21)”
Sorry delayed reply. Here is the descriptor:
“Target: InputBox (106,183,218,21) Accuracy: 0.99” +
“Anchor: Text ‘Address :’ (22,164,52,12) Accuracy: 0.99”