Closed beberlei closed 2 years ago
At the moment we extract countryId and salutationId for the registration form using the RegisterJsonUpdater which runs before the benchmarking. But we can modify the locust code to just fetch this data directly from the HTML.
RegisterJsonUpdater
At the moment we extract countryId and salutationId for the registration form using the
RegisterJsonUpdater
which runs before the benchmarking. But we can modify the locust code to just fetch this data directly from the HTML.