Not sure if there is a setting or limitation I am missing, but we are noticing that when we have multiple requests between a web_concurrentStart and web_concurrentEnd, the snapshot viewer appears to show request/response information for the last call in the group rather than the one we actually select. For example, we have request 1 and request 2 in the same concurrent group, I select request 1 and view the replay snapshot, and it incorrectly shows me the content for request 2.
If we disable the concurrent group and just make these requests sequentially, we get the correct request/response information for both in the snapshot viewer.
Is there any way to get the correct snapshot to load when calls are in a concurrent group?
Additional info:
- This occurs in VuGen 12.53, but we've also seen it in older versions such as 12.5.
- HTTP/HTML protocol, scripting language = javascript.
Thanks,
Chris