paarmann-ara
6 years agoContributor
Find TabControl Objects Name
I have a Big Problem with find full name of object in a TabControl.
In my case, when I add a new shop in my test program, Automatically test program create a new page in TabControl.
Please find a attachment 1.jpg
Question: How can I find a full name of ListView in a tab during run TestComplete?
Fulname like:
... .WinFormsObject("TabPage", "Test - Shop ").WinFormsObject("ArtikelDetailsStaffelPreiseTabControl").WinFormsObject("tableLayoutPanel1").WinFormsObject("listView").WinFormsObject("tlpMain").WinFormsObject("lv")