Forum Discussion
dganov
Staff
13 years agoTestComplete's FindChild method searches by object properties that are displayed in Object Browser, so when you add Name property it will the name of TestComplete object, but not the native web object's name. Try to simply remove the name property and its value from the arrays and it should work because there are no other radios in your code.