Right-click the
Profiles node in the
Project tree menu and select
Edit Active Profile.
The
Profile - [Profile1] - Simulation dialog box displays at the
Simulation tab (Replay category).
Click
Record.
Scroll down and select
Web (Browser Driven).
Select the
Recording tab.
DOM attribute names to ignore: In this field, type any DOM attribute names that should be ignored during recording. Separate the names with commas.
Attribute names that match any pattern in the
Ignored DOM attribute names field will be ignored during recording.
DOM attribute values to ignore: In this field, type any DOM attribute values that should be ignored during recording. Separate the values with commas.
Attribute values that match any pattern in the
Ignored DOM attribute values field will be ignored during recording.
DOM attribute names to prefer: In this field, configure the names of the custom attributes that are recorded.
Maximum length of DOM attribute values: In this field, set the maximal length of an attribute value. If the value is longer than specified, it will be cut off.
The cut off part will be replaced by an asterisk (*).
For example: The length is set to 10. The textContent value of
Some long text content is cut to
@textContents='Some long *' in the locator.