Bring Form to Foreground
UiPath.Forms.Activities.BringFormToFrontActivity
Description
Use this activity to bring a certain form, or even form instance to front. Attended scenarios involve working with either multiple forms, or multiple instances of the same form, so being able to focus on a certain form or form instance, by bringing it to front, can speed up automation.
Project compatibility
Windows
Configuration
Designer panel
- Select Form - Select a form file from the list to bring to front.
Properties panel
- Instance Name - If you want to bring to front a specific instance of a form file:
- Type the corresponding instance name.
- Or input a variable that holds the instance name. If you have a single instance of a form file, leave this field empty.