Forum Discussion
Hi Marsha,
Thank you for your response. Unfortunately, I have already tried both of these suggestions. Originally, the mapped object had only one property. I tried adding others, using a different identifying property(but only one), or trying a few different combinations of properties.
I've deleted the name mapping branch a few times now and have had no luck. I even totally wiped out all of my namemapping then spent an hour manually mapping my entire software. Didn't work. I'm beginning to suspect this is a testcomplete defect.
I have uninstalled TestComplete and re-installed it, so I am hoping that will clear up any issues in the future and will just have to re-record the two that are having problems.
We have a couple of fields that change properties as the UI loads or data loads but it took a long time to see that manually.
We check for the two properties in order with If Object and perform the same action no matter which one it finds. Since you aren't seeing it change, you could use a WaitProperty or other Wait to purposefully wait for the object/property to load.