Raghavendra
Raghavendra

Reputation: 19

JMeter not recording download scenario

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

Answers (2)

Yuri
Yuri

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!

Path to element

Save responses to a file:

Upvotes: 2

BlackGaff
BlackGaff

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

Related Questions