Thanks for fast response! This is an - slightly - modified extract from the script: $A = ControlGetText($WT, "", "WindowsForms10.STATIC.app.0.378734a32" )
$B = ControlGetText($WT, "", "WindowsForms10.STATIC.app.0.378734a31" )
$C = ControlGetText($WT, "", "WindowsForms10.STATIC.app.0.378734a30" ) Already overwritten the code from yesterday, but the change was in the last two digits. E.g. WindowsForms10.STATIC.app.0.378734a29 changed to Win...8734a32 The ClassNameNN seemed to be ok - at least till today - while the ControlID was changing after each start of the app. No rule found so far. Obviously I need to checkout your proposals searching ClassNameNN by position.