Reputation: 4684
How can I waitforapagetoload in jmeter. I have entered some data and after this it usually takes some random time to execute e.g stored procedures etc. I don't know how can I do this in jemeter load tests. I tried putting constant time but still it keeps failing. Please guide.
Upvotes: 1
Views: 329
Reputation: 34536
This is described in this tutorial if you mean you have an intermediate loading screen:
Otherwise you have nothing to do, JMeter will wait for response.
Upvotes: 1