maxthomassinOccasional Contributor13 years agoGet the curret focused objectHello everyone, in certain case, im moving on my page using [Tab] and i need to retrieve the object in a variable because I need to use his properties after. Any suggestion on how I coul...Show More
dganovStaff13 years agoTry to use document.activeElement property. It will return the native web object, so it will not have TestComplete specific properties and methods.
Recent DiscussionsTestComplete 15.77 is broken - dont upgradeDownload an Earlier Version of TestCompleteSolvedAzure Pipeline InstallTestCompleteAdapter Not Working Properly with Windows Server 2025
Related ContentGet the focused objectDrag-and-drop object to another objectrecorded objects do not equal playback objects