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.