0
kicks
the recorder encountered a wrong control while recording the last acti
One more quick post on Coded UI tests recording issue. Today, the coded UI test builder tool said to me “The recorder encountered a wrong control while recording the last action.” !
After some search in my app, I found out that it’is related to a ScrollViewer in a TabControl.
In this post we’ll see how I solved it…