Hi, Is there a way to make the test complete project to read a single file (json or csv) that controls all parameter/variable values? For example, we have different environment to run the test. S...
Thanks for your reply. So meaning, There's no fastest way to add/control the URLs inside the namemapping than to add a condition to all main pages in the mapping?
Because that is exactly what I have shown in the screenshot. (the one posted above is just in edit mode)
here's an example of our current process:
we add a condition for expected URL of the environment it should run and control the environment in a parameter. But since our project is getting bigger, the update process takes a lot of time. We were updating like 20+ sub modules in the project with 30+ pages in each namemapping of that modules whenever there's a new environment that it should run.