You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Alejandroot <al...@outlook.com> on 2020/04/07 17:04:37 UTC

script only running http request

Hello,

I am having some issues with my scripts only running the first http request
and skipping the rest. I've tried several things and no luck. The following
is my structure. Any idea is appreciated

thx

thread group
         cookie manager
        header manager
        csv parameters
      
        http request 1 (uses parameters from csv)
                json extractor for a token
        http request 2
                jsr223 to change a json file parameter
                bean processor create header to pass the token from http 1
        Loop controller
                constant timer
                http request 3



--
Sent from: http://www.jmeter-archive.org/JMeter-Dev-f535367.html