Forum Discussion

gopiu's avatar
gopiu
New Contributor
13 years ago

Statement

Hi, I just want print a statement in the test complete scripts. Is there any "print" like statement in testcomplete.

1 Reply

  • If you need to output some text to the test execution log then use Log.Message function.

    If not then I think you should clarify your question.