Forum Discussion
Solved
tristaanogre
7 years agoEsteemed Contributor
That's what appendfolder does... it creates a sub folder within the log folder that you are currently in.
What are you trying to do with appendfolder that is not working as expected?
I quote:
The AppendFolder
method creates a new folder in the test log and activates it. Once activated, TestComplete can send all posted messages to this folder. The folder can hold messages of different types (they are posted by the Log.Error
, Log.Warning
, Log.Message
, Log.Event
, Log.Picture
, Log.File
and Log.Link
methods) as well as other folders.
Marsha_R
Champion Level 3
7 years agoIf you want a new folder but not on the child level, take a look at this:
https://support.smartbear.com/testcomplete/docs/keyword-testing/reference/logging/pop-folder.html