We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After running a test with 10 users, the start new test dialog should be pre-filled with 10:
And while a test is running, the edit dialog should also be pre-filled with 10 (but that wasnt working in old UI either :)
@andrewbaldwin44 , do you have time to take a look?
locust --modern-ui -f examples/locustfile.py
-
3.11.1
master
macos
The text was updated successfully, but these errors were encountered:
Yup, I am on this as soon as I get back 👍 :)
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Prerequisites
Description
After running a test with 10 users, the start new test dialog should be pre-filled with 10:
And while a test is running, the edit dialog should also be pre-filled with 10 (but that wasnt working in old UI either :)
@andrewbaldwin44 , do you have time to take a look?
Command line
locust --modern-ui -f examples/locustfile.py
Locustfile contents
-
Python version
3.11.1
Locust version
master
Operating system
macos
The text was updated successfully, but these errors were encountered: