ContributionsMost RecentMost LikesSolutionsRe: TestedApp.Close doesn't close the applicationHi I am experiencing the same issue with IE 9 , close method don't seems to work... so I have to click LOGOUT link button again and again to restart my tests...... please advise for the web applications as well. much appreciated. regards ShazRe: Wrong Mapping Issue (Ambiguous recognition of tested objects)thank you ...it solved the issue but i had to remap the controls again :( which is an overkill regards shazWrong Mapping Issue (Ambiguous recognition of tested objects)Hi when recording test with ASP.net 3.5 Telerik controls RadGrid we are getting this issue every time. after doing some analysis found that its an issue of wrong mapping which is generating on every time working with RadGrid telerik control. screens in attachment. regards Shaz --------------------------------------------------------------------------------------------------------------------------- Error Details There are several objects in the system that match the recognition attributes of the "panelCtl00Cph1Radgrid1" mapped object. This may cause the "Object not found" error. Objects Sys.Process("IEXPLORE", 2).Page("http://localhost:63315/WebComV5.WebUI/TMS/TerminalUserGroups.aspx").Form("form1").Table(0).Cell(4, 0).Panel("ctl00_RadSplitter1").Table("RAD_SPLITTER_ctl00_RadSplitter1").Cell(0, 2).Panel("RAD_SPLITTER_PANE_CONTENT_ctl00_RadPane2").Panel(0).Panel(0).Panel("ctl00_ctl00_cph1_pnlOuterPanel").Panel("cph1_pnlOuter").Panel("ctl00_cph1_RadGrid1") Sys.Process("IEXPLORE", 2).Page("http://localhost:63315/WebComV5.WebUI/TMS/TerminalUserGroups.aspx").Form("form1").Table(0).Cell(4, 0).Panel("ctl00_RadSplitter1").Table("RAD_SPLITTER_ctl00_RadSplitter1").Cell(0, 2).Panel("RAD_SPLITTER_PANE_CONTENT_ctl00_RadPane2").Panel(0).Panel(0).Panel("ctl00_ctl00_cph1_pnlOuterPanel").Panel("cph1_pnlOuter").Panel("cph1_pnlInner") To solve the problem, you may need to modify mapping settings for the "panelCtl00Cph1Radgrid1" object or one of its parent objects. See Help for more information