Hi
We're currently implementing HTTP/2, which I'm creating new scripts for.
All my recorded requests and responses show HTTP/2, eg.
Recorded request: GET https://test1...
I am planning to test an application. I have two sets of users that perform completely separate transactions and are connected to different parts of the system under test...
Your logic sounds fine and as the problem is intermittent, it sound like you implemented it correctly. I can’t explain why it would jump to the wrong dataset but if you have a...
Hi,
I need some help to clear down all the runtime variables for a logged in user. I've seen in the documentation that the method clearRuntimeVariables() can be used for this...