I have recorded an application that has login cookie values (like authenticationtoken). This cookie has to be updated everytime I run the recorded userpath. But the cookie value remains the same as the recorded request due to which I am facing an authentication issue. Please help. (Refer RecordedCooke.PNG and ResponseCookie.PNG)
In Addition to that, when I record the application some requests that are captured in fiddler are missing in neoload. (Fiddler.PNG and RequestList.PNG)
↧
Cookie Value is not updated when validating the user path
↧