Learn how to simulate real user behavior in load testing.
wait_time
variable, which typically looks like this:
index_page
task loads the homepage along with its static assets.visit_pages
task simulates navigating through various pages of the site.wait_time
ensures that user behavior remains realistic, with a pause between actions.