Wait for Busy Cursor

Inevitably, complex computer systems sometimes move slower than we would like, and we see that dreaded spinning cursor. The wait for busy cursor command instructs the wizard to wait for the cursor to stop spinning before performing the next step.

The wait for busy cursor command has no configurable options and can be added to a wizard simply by dragging it into the Editor Pane of the Advanced Commands view.

The mouse Click action has a default timeout of four clicks. This means that, if after four clicking attempts, the click action doesn’t process (the click isn’t executed for some reason), the action is terminated and an error is raised. See Appendix D: Click Blocked