'For example..in first build there is a OK button..and u
'reorded on OK button..
'but in modified build it changed to Yes..and this
'modificatio is only for single build...in this situation u
'need to change that button name OK to Yes
'window("XXXX").winbutton("OK").SetTOProperty "Text","Yes"
Thanks....
ReplyDeleteyour answer helped