defect
If HTML code is defined in the application configuration, for example in preconfigured TLScript functions, then the execution of scripted tests throws "SafeHTML not started" errors.
The errors occur regardless of whether the tests use the configured HTML code.
These errors are also logged as a warning when the application is started.
Test
Define HTML code in the application configuration, for example in preconfigured TLScript functions.
Create scripted tests, e.g. record them with the script recorder.
Exit app and execute tests. The tests should now run successfully without a logged SafeHTML error.