Unanswered question

Issues recording pre flighted HTTP OPTION followed by HTTP POST through Chrome?

I have been recording a Login to an application which has two api requests:
1. HTTP OPTION followed by 2.HTTP POST
While recoding the Login in Neoload, tool captured the OPTION request but did not record the POST request.
The POST request actually sends the login parameters hence we are stuck.

Tanumoy B.
Tanumoy B.

Tanumoy B.

Level
0
5 / 100
points

Answers

You should display the Web console of your browser while recording with NeoLoad to check if those POST requests are sent by the browser and the response status of both requests.

I guess those 2 requests are hitting the same server right? If not make sure that the second server is not in the exclusion recording list.

If needed you can still manually create the POST request in NeoLoad.