Search: get-active-window

Last modified by admin on 2022/04/24 04:58

Results 1 - 10 of 25 next page » Page 1 2 3

Get Active Window

Last modified by VuNH54 on 2023/09/16 00:57
Rendered document content
RCA.Activities.Common.GetActiveWindow Description The Get Active Window enables you to get the current active window and allows you to execute multiple activities inside it. (* is mandatory
to organize and structure your code better. E.g: [3424325] Get Active Window Output Application Window
Title
Get Active Window
Location
Get Active Window
Raw document content
" %) ((( RCA.Activities.Common.GetActiveWindow == **Description** == The Get Active Window enables you to get the current active window
. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Get Active Window **Output** * **Application Window:** Output of the activity with type = ‘WindowApp

[04]Get Secure Credential

Last modified by VuNH54 on 2023/04/19 10:09
Rendered document content
RCA.Activities.Core.GetSecureCredential Description The Get Secure Credential activity allows you to retrieve the credentials from a specified target from the Windows Credential Manager based on Credential
. Credential is stored under Generic Credential section in Windows Credential Manager. ・DomainPassword
Title
[04]Get Secure Credential
Location
[04]Get Secure Credential
Raw document content
" %) ((( RCA.Activities.Core.GetSecureCredential == **Description** == The Get Secure Credential activity allows you to retrieve the credentials from a specified target from the Windows Credential Manager based on Credential and Persistence Type
. **・Generic**: Stores any credential. Credential is stored under Generic Credential section in Windows

[03]Get Credential

Last modified by VuNH54 on 2023/04/19 10:09
Rendered document content
of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get
RCA.Activities.Core.GetCredential Description This activity allows you to retrieve the credentials from a specified target from the Windows Credential Manager as a secure string (password
Title
[03]Get Credential
Location
[03]Get Credential
Raw document content
that indicates whether the given credentials were successfully get from Windows Credential Manager
" %) ((( RCA.Activities.Core.GetCredential == **Description** == This activity allows you to retrieve the credentials from a specified target from the Windows Credential Manager as a secure string (password) and a string (username

Attach Window

Last modified by VuNH54 on 2023/09/16 00:40
Rendered document content
RCA.Activities.Common.AttachWindow Description The Attach Window activity allows you to attach to an already opened window and execute activities within the window. (* is mandatory) In the body of activity Indicate window on screen- Allows you to automatically attach an application by selecting its
Title
Attach Window
Location
Attach Window
Raw document content
" %) ((( RCA.Activities.Common.AttachWindow == **Description** == The Attach Window activity allows you to attach to an already opened window and execute activities within the window. [[image:image-20220505133620-1.png]] (* is mandatory) == **In the body of activity** == * **Indicate window on screen**- Allows you to automatically attach

Close Window

Last modified by VuNH54 on 2023/09/16 00:57
Rendered document content
RCA.Activities.Common.CloseWindow Description The Close Window activity allows you to close an application window on the screen. (* is mandatory) In the body of activity Indicate on screen- Allows you
of the window. Timeout MS (Int32) - The maximum amount of time (in milliseconds) to wait for the activity
Title
Close Window
Location
Close Window
Raw document content
" %) ((( RCA.Activities.Common.CloseWindow == **Description** == The Close Window activity allows you to close an application window
Window:** Use output variable from Open Window or Window Scope to scope for activity (similar to From
the name of the activity to organize and structure your code better. E.g: [3424325] Close Window

Move Window

Last modified by VuNH54 on 2023/09/16 00:58
Rendered document content
RCA.Activities.Common.MoveWindow Description The Move Window manipulates the position of the selected window. (* is mandatory) Properties Common Continue On Error (Boolean) - A Boolean variable
the execution even an error occurs within the activity. - False : blocks the process from continuing
Title
Move Window
Location
Move Window
Raw document content
" %) ((( RCA.Activities.Common.MoveWindow == **Description** == The Move Window manipulates the position of the selected window
of the process to continue the execution even an error occurs within the activity. **- False** : blocks the process from continuing the execution. **Input** * **Height (Int32)*** - The new height of the window

Show Window

Last modified by VuNH54 on 2023/09/16 00:58
Rendered document content
RCA.Activities.Common.ShowWindow Description The Show Window activity allows you to bring to the front a specified window. (* is mandatory) Properties Common Continue On Error (Boolean
to continue the execution even an error occurs within the activity. - False : blocks the process from
Title
Show Window
Location
Show Window
Raw document content
" %) ((( RCA.Activities.Common.ShowWindow == **Description** == The Show Window activity allows you to bring to the front a specified window. [[image:image-20230417163559-1.png]] (* is mandatory) == **Properties** == **Common
** : allows the rest of the process to continue the execution even an error occurs within the activity

Restore Window

Last modified by VuNH54 on 2023/09/16 00:58
Rendered document content
RCA.Activities.Common.RestoreWindow Description The Restore Window activity allows you to restore
within the activity. - False : blocks the process from continuing the execution. Input Window
of the activity to organize and structure your code better. E.g: [3424325] Restore Window
Title
Restore Window
Location
Restore Window
Raw document content
" %) ((( RCA.Activities.Common.RestoreWindow == **Description** == The Restore Window activity allows you to restore a window to its previous
an error occurs within the activity. **- False** : blocks the process from continuing the execution. **Input** * **Window (WindowApp)* **- Input WindowApp for the Attach Window to attach with type

Open Application

Last modified by VuNH54 on 2023/09/16 00:58
Rendered document content
of activity Indicate window on screen- Allows you to automatically open an application by selecting its window. Do - The activities you want to execute within the application. Properties Common Continue
of the activity to organize and structure your code better. E.g: [3424325] Open Window Options Working Directory
Raw document content
) == **In the body of activity** == * **Indicate window on screen**- Allows you to automatically open an application by selecting its window. * **Do** - The activities you want to execute within the application. == **Properties
)*** - Output of the activity with type = ‘WindowApp’. Output variable can be used in another Attach Window

Maximize Window

Last modified by VuNH54 on 2023/09/16 00:58
Rendered document content
RCA.Activities.Common.MaximizeWindow Description The Maximize Window activity allows you to select a window and maximizes it. (* is mandatory) Properties Common Continue On Error (Boolean
to continue the execution even an error occurs within the activity. - False : blocks the process from
Title
Maximize Window
Location
Maximize Window
Raw document content
" %) ((( RCA.Activities.Common.MaximizeWindow == **Description** == The Maximize Window activity allows you to select a window and maximizes
of the process to continue the execution even an error occurs within the activity. **- False** : blocks the process from continuing the execution. **Input** * **Window** - Use a WindowApp variable as input
next page » Page 1 2 3
RSS feed for search on [get-active-window]
Created by admin on 2022/04/17 14:38