StrEx Property

Applies to TestComplete 15.47, last modified on January 20, 2023
This property is obsolete. See the Remarks section below.

Description

The StrEx property specifies the text or code of an HTML page displayed in the Details pane of the Test Log. You can change this property to modify the TestComplete message.

Declaration

LogParamsObj.StrEx

Read-Write Property String
LogParamsObj An expression, variable or parameter that specifies a reference to a LogParams object

Applies To

The property is applied to the following object:

Property Value

The detailed information posted to the Details pane of the test log.

Remarks

This property is obsolete. It is supported for backward compatibility only. To specify data displayed in the Details pane, use the AdditionalText property.

See Also

Test Log
Log Object

Highlight search results