Facebook Login using Jmeter

后端 未结 2 808
情深已故
情深已故 2021-01-27 07:27

I want to do a load test my Heroku application using Jmeter. To access the functionality of the application, I need to login through Facebook first. I tried with browser record

2条回答
  •  情深已故
    2021-01-27 07:53

    Problem is not with Regular Expression Extractor as mentioned by Saswat Sahoo. Main problem is Location header not even getting in Response header of Jmeter. We can see Location header in Browser's response header. Few information are missing in Jmeter Response Header compared to Browser's response header.

提交回复
热议问题