Forum Discussion

AAN's avatar
AAN
Contributor
13 years ago

Filtering gets put on different row to what you had initially chosen.

When we filter on the WPF (.NET) application, on the play back the filter is put in a different coloumn to what we had orignally filtered on





Is there a way in which to get around this issue ?



Would appreciate any pointers on this.





Regards,

AAN.

1 Reply


  • Hello Aneez,





    upon play back it puts the filtered item in another (different) coloumn


    This seems to be an issue with object recognition - TestComplete used certain properties to name-map the column during recording. On playback, a different column matches the same properties. Please check your Name Mapping criteria for the column object - most probably, you need to modify them to ensure stable recognition.





    Does this help?