Case 1 : Appearance : The error message displays while a page or window of the application is still loading. Problem : The ...

Case 1:
Appearance: The error message displays while a page or window of the application is still loading.
Problem: The action recording searched for a specific control and the search timed out.
Solution: Wait for the page to finish loading and then choose Replay this action Note: For Winforms and WPF applications consider enabling the "Capture user delay between actions when recording" setting for the test

Case 2:
Appearance: The application displays the correct page or window.
Problem: The control that the action recording is seeking is visible only if the mouse pointer pauses on the control. However, the current action does not pause the mouse pointer on the control.
Solution: Position the mouse pointer on the control manually, and then choose Replay this action.

Case 3:
Appearance: The application displays the correct page or window and the control that the action recording is seeking is visible.
Problem: The error message displays.
Solution: If playback fails, perform the failed steps manually and choose Skip and continue.

Case 4:
Appearance: The application displays an incorrect page or window.
Problem: The smart match feature chose the wrong page or window.
Solution: Manually navigate to the correct page and then choose Replay this action.

Case 5:
Appearance: The application displays the correct page or window. However, the control that the action recording is seeking is not visible.
Problem: The application might have changed.
Solution: Click the Create bug link, file a bug, and then continue testing manually.