We have a test developer experiencing an issue where step descriptions are staying static. For example, if a test is recorded that clicks the element "Button A", the step description is "Click on Button A" but if the primary target is changed to "Button B", the description remains "Button A". This seems to be happening for any changes made. Changing to data-driven, for example, doesn't update the step description to show it is data-driven. Renaming an element doesn't update the step description to the new name. Etc.
I sat with this developer and saw this happen with a brand new step, so the problem is not that she had previously customized the description and that stopped the updating.
Any thoughts on why she might be seeing this behavior? Perhaps there is a setting somewhere that was mistakenly changed?
Thank you.