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.
Yeah. there's a lot of pages under browser. It was auto created by TC upon point-and-fix by the previous maker. And he did not revise the namemapping or even the xpaths of every objects.
and so on. so in every changes in the URL, it creates a new page under browser. but now, since the baseURL would change for every new environment, we need to add condition to all pages for new baseURLs.