Re: Make element disabling configurable via ${..} expressions

2021-11-19 Thread Philippe Mouawad
Hello,
No there is not such way, only possible hacks.

For non scoped elements, there is ability to work with If.
Yur proposal or a notion of Profile would be nice.

Regards

On Fri, Nov 19, 2021 at 1:43 PM Vladimir Sitnikov <
sitnikov.vladi...@gmail.com> wrote:

> Hi,
>
> Is there a way to disable a component (e.g. thread group, listener) from a
> command line?
> What do you think if we add a way to configure element disabling with a
> regular JMeter property?
>
> The related question is making "checkbox" UI elements configurable.
> For text fields, we often support ${...}, however, there's no way to put an
> expression into the checkbox.
>
> Vladimir
>


-- 
Cordialement
Philippe M.
Ubik-Ingenierie


Make element disabling configurable via ${..} expressions

2021-11-19 Thread Vladimir Sitnikov
Hi,

Is there a way to disable a component (e.g. thread group, listener) from a
command line?
What do you think if we add a way to configure element disabling with a
regular JMeter property?

The related question is making "checkbox" UI elements configurable.
For text fields, we often support ${...}, however, there's no way to put an
expression into the checkbox.

Vladimir