This Video Demonstration Displays how you can wait for Text of a Window Control to Change before proceeding to Next Step in Script Execution for Auto Mouse Click by MurGee.com available at https://www.murgee.com/auto-mouse-click/. The Action Wait for Text Change waits for infinite duration until Text of selected Control / Window changes to the text specified in the Action Parameters. The Script is aborted automatically if the selected Control or Window is Closed. Yes you can also abort Script Execution with Keyboard Shortcut assigned in the Main Screen of the Software or from Other Settings of the Software.
In this Video Demonstration, we will wait for a Browser to navigate to a specific webpage of a website. We will Start a Blank Script, Add a Wait for Text Change Action, Select a Browser Window and specify the Title Text of a Webpage which is unique to the website. Next we will add a Speak Comment Action to confirm that the script has successfully detected the change in Title Text of the Browser and hence in turn detected change in the URL of the browser window.
This Wait for Text Change Action can be really handy in many cases whenever you want to ensure that the steps of your Macro Script must be performed only when desired Window / Control displays desired Text. A simple Usage of this Wait for Text Change Action can be in a Data Entry Form, when you want to Automate Some Data Entry into a Webform and before doing some typing, you want to ensure the correct URL with correct Title Text is displayed. Yes although all this may sound like a complex thing to do, but it is really handy and requires only 2 parameters to be configured and ensures error free script execution.