Forum Discussion

Babulu's avatar
Babulu
Contributor
8 years ago

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

1 Reply

  • nwuser_testcomp's avatar
    nwuser_testcomp
    Occasional Contributor

    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!!