Forum Discussion

krogold's avatar
krogold
Regular Contributor
7 years ago
Solved

Is it possible to determine if a custom property is static or if it has been created dynamically

Hello, I trying to find out if it is possible to know if a custom property is dynamic or static, I mean : - is the custom property set by another testcase that is calling my current test case -...