Hi,
I am stumbling into a strange problem. I am using two time parameters with a certain offset in the past:
aTime = Current time minus 5 minutes
bTime = Current time minus 30 minutes
Both parameters are in the format %H:%M.
Whenever I replay in Develop script mode it happens frequently that one or more of the time digits are parsed incorrectly to the UI of IE. For instance, the current time is 07:33 and then I see that the bTime parameter is parsed as 07:)3 while it should have been 07:03. This happens to one or both parameters by the way, but not all the time.
See also attached screenshot.
I can reproduce this only in Develop script mode, not in load mode. It never occurs in load mode, so I cannot add a trace file for it, since I do not know how to switch on logging when being in develop script mode (if that can be done at all...)
All in all this is very annoying.
Has anyone encountered this problem using TruClient? Is this a bug?
My environment is:
Windows 7 SP1 Enterprise edition, region format is set to English (UK)
VUgen 11.52
IE10, TruClient using IE10 in IE9 standard mode
Peet