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
- 5 years ago
- 4 years ago
Recent Discussions
- 10 hours ago
- 10 hours ago