Forum Discussion
dganov
Staff
13 years agoTry to find some property of focused object that you can use to find corresponding TestComplete's object using Page.NativeWebObject.Find or FindChild method.
I believe that activeElement is not related to onFocus.
I believe that activeElement is not related to onFocus.