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 DiscussionsRunning the Execution Plan enabled items via script within TestCompleteObject mapping fails after the TestComplete upgrade due to a Chrome compatibility issue.TestComplete is prepending to the PATH when it launches and breaks/blocks our users Python installs
Related ContentGet the focused objectfind function in testcomplete editor focuses on wrong windowsDrag-and-drop object to another object