Pop Log Folder Operation

Applies to TestComplete 15.63, last modified on April 10, 2024

Description

In your tests, you can group messages posted to the test log into folders. To add a new folder to the log, use the Append Log Folder operation. All the following messages will be posted to the added folder.

Use the Pop log Folder operation to close the added folder. All the following messages will be posted below the closed folder. If the closed folder belongs to another folder (a parent one) all the following messages will be posted to the parent folder.

Operation Result

The operation does not return any value.

Scripting Analogue

The action, which the operation performs, is analogue to the Log.PopLogFolder scripting method.

Child Operations

The operation cannot have child operations.

Operation Parameters

The operation does not have parameters.

See Also

Logging Category
Using Folders
PopLogFolder Method
Append Log Folder Operation

Highlight search results