LogItem Object Properties

Applies to TestComplete 15.62, last modified on March 19, 2024

The LogItem object contains the following properties:

Property List

Name Description
Child Returns the child log item by its index.
ChildCount Returns the total number of child log items of the current log item.
Data Returns the log item’s dataset by its index.
DataCount Returns the total number of datasets in the given log item.
Name Returns the log item’s caption.
Status Returns the log item’s status.

See Also

LogItem Object

Highlight search results