Hi, wanted to check if there is a way to pass url to target flag dynamically?
Context: I am using artillery to run front end load tests. And I am using different web urls (10+). While I am able to run tests with different urls from functions inside scenarios blank. Wanted to check if we can set value of target based on url used in my test.