Change request: accept string (jmeter variable) as timeout, without making text red.

Issue #67 resolved
Former user created an issue

Hi, Great plugin works really nice and had a lot of features. Great work! There is couple of things I would like to see changes.

The timeouts on send, read - are highlighted red if value is not a number. This is a minor but during the testing if the timeout needs to be increased it is easier to use user created variables for it.

Please check the attached picture. From a quick test even though the value was red my test script seems to be working just fine.

Comments (4)

  1. Peter Doornbosch repo owner

    Hi,

    Thanks for your feedback. If the field contains a JMeter variable (like ${TIMEOUT_VALUE}), it should not be red.

    Regards Peter

  2. Peter Doornbosch repo owner

    Merge branch 'master' into multiple-connections

    Conflicts:

    README.md

    src/main/java/eu/luminis/jmeter/wssampler/PingFrameFilter.java

    src/main/java/eu/luminis/jmeter/wssampler/SingleWriteWebSocketSampler.java

    src/main/java/eu/luminis/jmeter/wssampler/WebSocketSamplerGuiPanel.java

    → <<cset 53d666dc2590>>

  3. Log in to comment