Illustration of Coded UI Test playback failure – "Search may have failed at ControlX as it may have virtualized children …"
In one of my earlier blogs here , I had explained the some search failure scenario and how to go about tackling the problem. As a continuation to that, I’m providing a simple application scenario and the solution here. My test scenario is to click on a tree item “Sub Item #1” for a simple WPF app as shown in the snapshot below: Open a Coded UI Test project, and record a click on the “Sub Item #1” Tree Item
Read more from the original source:
Illustration of Coded UI Test playback failure – "Search may have failed at ControlX as it may have virtualized children …"


