Describe the bug
Rerun url doesn't work
To Reproduce
Steps to reproduce the behavior:
- Go to any URL
- Click on rerun url button
You will see:
Status: URL rerun initialized
Progress: 0.00%
But it never change, I also see in "network" that URL in request looks good, every necessary parameter is added. In addition Rerun Test works correctly and URL is the same (without information about url to rerun obviously). The currentRerunUrlEndpoint in localStorage is undefined, in my opinion there could be a problem, but I am a bit confused because request is correct but after refresh I don't see information about the last rerun so probably it wasn't sent to process? It is strange, but I didn't investigate it more preciously.
Expected behavior
URL rerun works
Describe the bug
Rerun url doesn't work
AET 3.2.0To Reproduce
Steps to reproduce the behavior:
You will see:
But it never change, I also see in "network" that URL in request looks good, every necessary parameter is added. In addition Rerun Test works correctly and URL is the same (without information about url to rerun obviously). The
currentRerunUrlEndpointin localStorage isundefined, in my opinion there could be a problem, but I am a bit confused because request is correct but after refresh I don't see information about the last rerun so probably it wasn't sent to process? It is strange, but I didn't investigate it more preciously.Expected behavior
URL rerun works