Forum Discussion

samtreweek's avatar
samtreweek
New Contributor
15 years ago

Using TestComplete API to directly access Windows Objects

I would like to be able to use testcomplete window's object recognition capability but call this from the API. e.g. Call Aliases.WORDPAD.wndWordPadClass.MainMenu.Click("Format|Font...") ...