Steps to reproduce: 1. Create a sample project. 2. Data drive the find logic for an element. 3. In a web test add two separate steps targeting that element which find logic is data driven. 4. Then edit the find expression of that element anyhow but choose to save it only for one of the steps that target the element. Actual: The Properties for Element Pane does not reflect the last made changes. Note: If the element is targeted by a single step it all works fine. If the element's find expression is not data driven it all works fine regardless of how many steps target it.