BringToFront
When to use the BringToFront activity
When you want to toggle and bring an application to focus, this activity is used.
Figure 1
Activity Name |
Picture |
BringToFront |
|
Figure 1. 1
|
S.no |
Description |
1 |
Specify the wait time for the activity to terminate the execution |
|
2 |
Select the window state from the drop-down to select the action |
|
3 |
It contains the title of the required window |
|
4 |
Displays the action that the activity performs in the workflow |
|
5 |
Specify whether to continue executing the workflow if the activity fails |
|
6 |
Define a Boolean to validate if the activity is completed successfully. |
Activity: This activity helps you bring an active/idle application to bring from the background to the front during a run-time.
Figure 1. 2