Wrong Mapping Issue (Ambiguous recognition of tested objects)
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.