PDXDru
9 years agoOccasional Visitor
How to change Assert Namespace definition per Environment?
Hello!
We have about 10 different test environments, and using the Environments setting works just fine for the Endpoints. However, the property transfers and asserts do not dynamically change per environment, so they keep trying to "declare namespace m='http://testurl.01:5050/Service';" when it might really be testurl.05 instead.
Is there a way to create an Environment-level custom property to specify the namespace URL?