Hi Terry,
I'll address each of the issue you raised in this last post:
- TC.log writes to TruClient log, which is available even after the browser is closed, to allow offline analysis.
In Firefox, you can view the log during replay - in General Settings> Interactive Options> Firefox Settings> enable Display log messages.
The log can also be viewed in VuGen ('Firefox - Interactive' for the interactive replay).
To write directly to the Firefox console, use 'window.console.log'. - That does seem to be an issue with TruClient. I will make sure it is reported and handled in a future release.
- That is a good workaround for issue #2.
Edo