Lagencie
7 years agoFrequent Contributor
Overwrite Namemapping Configuration in Runtime
Is it possible to overwrite a mapped objects className within a script during runtime?
NameMapping.bla.element.this.className ="newClassName"
Sadly this doesnt work, it only overwrites th...
- 7 years ago
No, you cannot do that. As you noted, you can use a project variable, but there is no way to alter the values of the properties used for object identification otherwise.