You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A use case I'm looking into would be to split the generated locust file into multiple tasks according to the path detected in the url.
For example I'm browsing on a web application that has multiple modules, for example /todo, /calendar, /news, and I would love to have har2locust generate separate tasks for each "prefix" so that I can launch locust to load tests only one module at a time...
A use case I'm looking into would be to split the generated locust file into multiple tasks according to the path detected in the url.
For example I'm browsing on a web application that has multiple modules, for example
/todo
,/calendar
,/news
, and I would love to have har2locust generate separate tasks for each "prefix" so that I can launch locust to load tests only one module at a time...The text was updated successfully, but these errors were encountered: