steps that I have taken to try to resolve this yesterday have been:
a. I have the HP LoadRunner v11 00 - Ajax TruClient Tips and Tricks.pdf and read through it.
b. I applied Related objects and in the Dev UI the script passes, still in the vugen Replay (F5) fails on the Next >> object
c. I have re-recorded the step several times with no difference
d. I have used JavaScript evalXPath, xpath and automatic
e. I have clicked the Improve object identification button several times
f. I have put a wait for object in place, but then the script would fail on Replay (F5) in vugen (not in the Developer UI) on that step instead
g. I have set a timeout of 10 seconds on the step before and same step
h. I have set snapshot functionality in the Runtime settings and found a snapshot of the step where I see the Next button highlighted.
I am running out of ideas (-: I thing that might be the underlying problem is that the window that this step usually is a popup that replaces the window in the preceding step. Maybe there is a context switch?