no i'm not opening the two instance but i'm reopening the application after closing it,
problemetic xpath are as you can see in the screenshot are
1.Globalfrequencyconfigview:?/?/tabpagelist[@name~'^DXTabControlrcWorkSpaceLa']/element[@classname='GlobalFrequencyConfigView']
and the combo boxes an buttons inside it
2.Legal:?/?/tabpagelist[@name~'^DXTabControlrcWorkSpaceLa']/element/combobox[2]/button[@automationid='PART_Item' and @visible='True']
3.Regulator:?/?/tabpagelist[@name~'^DXTabControlrcWorkSpaceLa']/element/combobox[@classname='ComboBoxEdit']/button[@automationid='PART_Item']
4.ButtonCancel:?/?/tabpagelist[@name~'^DXTabControlrcWorkSpaceLa']/?/?/button[@automationid='ButtonCancel']
help is always appreciated
