mauritz-lovgren commented on issue #6008: URL: https://github.com/apache/jmeter/issues/6008#issuecomment-1612656912
> The workaround is to edit `.jmx` manually so you add `<boolProp name="LoopController.continue_forever">false</boolProp>` under `<elementProp name="ThreadGroup.main_controller"`. > > Unfortunately, it will disappear every time you save the file in JMeter 5.6. > > An alternative option is to use a different thread group. For instance, Open Model Thread Group. Thank you, that will do the trick for us. We store the jmx file in GitHub, so we can add this manually to make the automated tests (that run in non-UI mode) work again until 5.6.1 is out! Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org