Completed
Last Updated: 05 Oct 2018 11:01 by ADMIN
ADMIN
Vera
Created on: 24 Aug 2018 13:35
Type: Feature Request
0
Cannot set GET call after two POST calls one after another - it throws `Timeout Error`
Cannot set GET call after two POST calls one after another - it throws `Timeout Error` and GET cannot be send from Telerik (Wireshark is used to verify this).
2 comments
ADMIN
Oleg
Posted on: 05 Oct 2018 11:00
Fixed in R3 2018 release.
ADMIN
Vera
Posted on: 24 Aug 2018 13:37
If GET is set to another position it works with no issues. If each step is executed separately one after another test works as well.

If you have the first POST with  http://api-dev-yyy/xxxxx/xxxx and second POST with -http://api-dev/xxxxx/xxxx - test fails. But if you have the first with http host and the second with https host - test passes.