Forum Discussion
IStaroverov
SmartBear Alumni (Retired)
This behavior is similar to a launching this code(e.g. in Python IDLE):
def test(): print "hello world" test()
but if you want to print the message in TestComplete, need to use: Log.Message("hello world")
TanyaYatskovska
6 years agoSmartBear Alumni (Retired)
Related Content
Recent Discussions
- 2 days ago