Open phkorn opened 5 months ago
I'm running into this too. Trying to use the CLI to test a folder of requests using environment variables I'm assigning programmatically via the --env-var
flag mentioned in the docs.
It does not work.
Hey just wanted to ask if there's been any progress on this as I've run into this problem too.
I have checked the following:
Describe the bug
If I run the following examples you can see that the update of the environment variable
access_token
based on the first request does not work and the second uses the one already persisted in the environments bru file..bru file to reproduce the bug
first.bru
second.bru
Screenshots/Live demo link