abar
5 years agoOccasional Contributor
Unable to disable properties step
Hello
I have created a test suite with a test case where i have included a properties step along with a rest request that depends on the properties set in the properties step. The first time i run the test case the property is correctly set and all the steps in the test case succeed.
If i now disable the properties step, the test case still succeeds because for some reasons the properties are still set even though i have disabled the properties step. If i now change the property in the disabled properties step, the rest of the steps will be executed with the new value even if the property step is still disabled. Is this a bug or a missing something. Thank you
Happened to answer similar question some time ago. Please see if this is useful