This control is used to indicate and select the UI element or region at runtime. It gives flexibility to indicate and select the UI element or region while running the workflow.
You just have to drag and drop this control in your project:
Do not confuse this with Indicate on screen written inside any activity like Type into. In previous examples, we have used Indicate on screen inside various controls (as shown in the following screenshot). This button is used to locate the region or UI element before the execution of the workflow, while the Indicate on screen control executes its process after the execution of the workflow: ...