deepa_jayapal
12 years agoNew Contributor
RUN TIME OBJECT IDENTIFICATION ISSUE
Hi, This is Deepa..
The Object name is keep on changing (adding) so i test complete unable to find the object. I tried with regular expression but counld not get the answer.
Kindly do the needful.
This is the object name which gets added @ runtime : WPFObject("Employee", "", 1)
The below is the Full object name:
call Sys.Process("DashboardUI").WPFObject("HwndSource: ribbonwindow").WPFObject("ribbonwindow").WPFObject("LayoutRoot").WPFObject("dockingMang").WPFObject("MainHost", "", 1).WPFObject("DockedElementsContainer", "", 1).WPFObject("DockedElementTabbedHost", "", 2).WPFObject("ContentControl", "", 1).WPFObject("DocumentContainer", "", 1).WPFObject("InternalAutoGenerateName1").WPFObject("ContentPresenter", "", 1).WPFObject("Output").WPFObject("MainTabControl").WPFObject("ScrollViewer", "", 1).WPFObject("StackPanel", "", 1).WPFObject("Employee", "", 1).WPFObject("+?").WPFObject("Border", "", 1).WPFObject("formPanel").WPFObject("Grid", "", 1).WPFObject("StackPanel", "", 1).WPFObject("Employeedatagrd")
The Object name is keep on changing (adding) so i test complete unable to find the object. I tried with regular expression but counld not get the answer.
Kindly do the needful.
This is the object name which gets added @ runtime : WPFObject("Employee", "", 1)
The below is the Full object name:
call Sys.Process("DashboardUI").WPFObject("HwndSource: ribbonwindow").WPFObject("ribbonwindow").WPFObject("LayoutRoot").WPFObject("dockingMang").WPFObject("MainHost", "", 1).WPFObject("DockedElementsContainer", "", 1).WPFObject("DockedElementTabbedHost", "", 2).WPFObject("ContentControl", "", 1).WPFObject("DocumentContainer", "", 1).WPFObject("InternalAutoGenerateName1").WPFObject("ContentPresenter", "", 1).WPFObject("Output").WPFObject("MainTabControl").WPFObject("ScrollViewer", "", 1).WPFObject("StackPanel", "", 1).WPFObject("Employee", "", 1).WPFObject("+?").WPFObject("Border", "", 1).WPFObject("formPanel").WPFObject("Grid", "", 1).WPFObject("StackPanel", "", 1).WPFObject("Employeedatagrd")