StrEx Property

Applies to TestComplete 12.60, last modified on September 17, 2018
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 Additional Info 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 additional information posted to the Additional Info pane of the test log.

Remarks

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

See Also

Test Log
Log Object

Highlight search results