A number of test scenarios refer to properties the test is being applied too, which is created as an enum list of keys.
E.g. Properties ENUMList { propertykey001, propertykey002, propertykey003 }
To remove a property from the list, uses the following: INTERSECT([Properties], Property[Propertykey])
So when a property is deleted the following actions are triggered to clean-up and remove references to the deleted property.
Steps 1-3 work fine, the last step [4] does not work. * This may be because it needs to wait for the property to be deleted. I have tried this as a Group of actions as listed above. Also as a BOT see screenshot below.
Please note step [4] does work if you leave the action visible and click on it manually.
The Bot runs without error but the references in the test-scenarios to the now deleted property remains. This is likely to be something simple, hence the question.
User | Count |
---|---|
25 | |
14 | |
4 | |
3 | |
3 |