Forum Discussion
Dmitry_Nikolaev
Staff
15 years agoHi,
Although the contents to be filled in the four non editable text boxes were different the process of entering values was the same.That is every text-box could be filled with a value from pop up opened by clicking on object associated with each box. What QTP did is it identified the search button of the first text box and as the rest were similar it could not uniquely identify them.It had to be done manually. This did not happen in TestComplete.Why?
Most probably, some mapped objects are mapped by using properties that can have different values. This fact will prevent TC from identifying objects. So, you need either to remove these identification properties or modify their values manually from the Name Mapping editor.
If the current identification criteria is insufficient to uniquely identify an object, you need either to add additional identification properties or use the 'Required Children' feature.
If this information does not help you, please zip the folder that contains the project suite demonstrating the problem you are facing and send me the archive.