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.
Case 1 : Appearance : Playback of the action recording fails. Problem : No specific error is displayed. Solution : Perform ...
Case 1 : Appearance : The application displays the correct page or window, and the control that the action recording is seeking ...
Case 1 : Appearance : The application displays the correct page or window. Problem : A modal dialog box blocks the page or ...
Case 1 : Appearance : The control that the action recording is seeking is visible on the page or window. Problem : The error ...
Case 1 : Appearance : The error message displays while a page or window of the application is still loading. Problem : The ...
case and the opener window still referring to the old handle). Setting result on the opener window explicitely solves the ...
Case Else statement Introduces the statements to run if none of the previous cases in the Select Case statement returns True. ...
Case statement Introduces a value, or set of values, against which the value of an expression in a Select Case statement ...
Case {0} : Appearance : Error message is displayed indicating a search or action failure. Problem : The default plugin has ...