You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.