Hi

I am working on an application under citrix environment. I recorded a script in VuGen. I enabled run-time think-time settings "As Recorded". When I replay script in Vugen I got below info in Output window.

Why recorded think_time on line 9 is different from think-time in transaction at line 10?

Action.c(9): lr_think_time: 17.00 seconds.
Action.c(10): Notify: Transaction "transaction_01" ended with "Pass" status (Duration: 40.1583 Think Time: 17.0068).

Thanks