while launching the application wpfobjects has changing everytime in desktop application
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
while launching the application wpfobjects has changing everytime in desktop application
Sys.Process("Zetta").WPFObject("HwndSource: ToolWindowHostWindow", "Accounts").WPFObject("ToolWindowHostWindow", "Accounts", 1).WPFObject("ZettaPaneToolWindowEx", "", 1).WPFObject("Dockabled94450ca86174e95a25868e706b930ad").WPFObject("Dockabled94450ca86174e95a25868e706b930ad").WPFObject("root").WPFObject("Grid", "", 1).WPFObject("AccountsView", "", 1).WPFObject("Grid", "", 1).WPFObject("blUsers").WPFObject("Grid", "", 1).WPFObject("RecordListControl", "", 1)
Here WPFObject("Dockabled94450ca86174e95a25868e706b930ad") its changing everytime could u please help me
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello,
I guess you are facing object identification problem.
Did you try removing this identification property from name mapping, as far as I understand this property should be name property and there is no other option left but to choose this property then try regular expression.
All the best!!
