Reputation: 19
I am testing a web-portal and using jmeter for the performance testing.
Now i am able to record all the things, but the web-portal has an option to download files and when i click on download the process of downloading starts and jmeter is not recording
this scenario.
So how can i make jmeter to record this download scenario?
Upvotes: 1
Views: 1506
Reputation: 46
This should be an answer:
View I got is different. Old Version maybe.. Here are images to what I got. Anyway it works! Thanks!
Upvotes: 2
Reputation: 7707
Create a new request for the file you want to download. In this request, point it directly to the file you want to download and make sure you click "retrieve embedded resources" at the bottom of the page.
Upvotes: 1