I've defined the following variables on the Test Plan:
HOST www.example.com
URL ${__P(URL, __V(https://${HOST}/api/path))}I.e., I want to define a Test Plan variable from the previously defined existing Test Plan variable(s), if URL is not defined/overwritten on cli. How to do that? Mine above is not working. thx --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
