ContributionsMost RecentMost LikesSolutionsTest complete is not recognizing the new object to map Hi I am facing one issue in test complete. I recorded a script but test complete identifies it as the existing object. But it is not the same object. The href is different, name is different. I try to remap it manier times but it does the same thing. I map a new object still it says object already mapped. Please suggest. How to hit a specific button among the similar ones on the same page. Hi I am using a keyword test method. In that i have a scenario to hit a specific button among the many on the same page which just have different parameter value in the href. Here if i ignore the query string test complete randomly hit any one of the button. Do we have a provision to hit the specific button which i want to hit. Please suggest Re: Object identifier Issue while running on multiple instance Hi I recorded a script, here test complete save OBJECT IDENTFIRE Property value of toggle button as 18. Then i set the whole script using wildcards to run on multiple instance, here at the time of running a script on a different instance it gives error as object identifier value not matches (lets say 27) with the mapped value which was 18. But even if i update the value it gives error object does not exist. For the recorded instance it runs perfectly. Object identifier Issue while running on multiple instance Hi I have an application which i used to run on multiple instances. It was running perfect previously but now for the toggle object the script gives error for the object identifier property saying object identifier not matches with the mapped value but the same runs perfectly for another instance. And if i update the property it still gives error. If anybody has a solution that would be very helpful. Re: Button Recongnition Hi Marsha Test complete is not recognizing the other radio button as a separate object. Button Recongnition Hi I am recording a test where in there are multiple radio buttons Here it saves property for (yes) radio button and for the other (yes) radio button it saves the same object and it is not recongnize at the time of playback and gives error. Auto search result comes while recording but the same search result not come at the time of playback I am testing an application where in on entering the text in the search box the search result comes while recording the steps but the same thing did not work in the playback. Solved