We have different "zones" on a host machine, the URL would look like https://host/zone/folders/page.html. I was wondering if there was a best practice or a way that would be...
The best way is to use a NeoLoad variable in order to have this in your path: https://host/${zone}/folders/page.html
For example, this ${zone} variable can be a string variable...