Search: get-active-window

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

Results 11 - 20 of 227 « previous page next page » Page 1 2 3 4 5 6 7 8 9 ... 23

[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

[24]Get Property

Last modified by Tuan Nguyen on 2022/05/13 06:18
Rendered document content
RCA.Activities.Windows.GetProperty Description The Get Property activity allows you to retrieve the value of a specified property of a window element. (*For mandatory) In the body of activity Pick target element* - Chooses the element to get value of property. This activity will generate a string
Title
[24]Get Property
Location
Window
[24]Get Property
Raw document content
" %) ((( RCA.Activities.Windows.GetProperty == **Description** == The Get Property activity allows you to retrieve the value
) == **In the body of activity** == * **Pick target element*** - Chooses the element to get value of property
the location of the window. **Misc** * **Public (Checkbox) **- Check if you want to public the activity

[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

[28]Get Running Process

Last modified by Tuan Nguyen on 2022/05/13 06:19
Rendered document content
RCA.Activities.Windows.GetRunningProcess Description The Get Running Process allows you to get the processes that are running in your Windows computer. (*For mandatory) Properties Common Continue
of the process to continue the execution even an error occurs within the activity. - False: blocks the process
Title
[28]Get Running Process
Location
Window
[28]Get Running Process
Raw document content
the name of the activity to organize and structure your code better. E.g: [12312] Get Running Process
" %) ((( RCA.Activities.Windows.GetRunningProcess == **Description** == The Get Running Process allows you to get the processes that are running in your Windows computer. [[image:image-20220505171317-1.png]] (*For mandatory

[30]Attach Process

Last modified by Tuan Nguyen on 2022/05/13 06:20
Rendered document content
) In the body of activity Pick target element* - Chooses the window to attach. This activity will generate
Scope to scope for activity (similar to From). Output Output Window (WindowApp) - The found active
RCA.Activities.Windows.AttachProcess Description This activity will allow running apps
Location
Window
Raw document content
]] (*For Mandatory) == **In the body of activity** == * **Pick target element* **- Chooses the window to attach. This activity will generate a string variable (Selector) to specify the location of that window
output variable from Open Window or Window Scope to scope for activity (similar to From). **Output

[33]Handle Alert

Last modified by Tuan Nguyen on 2022/05/13 03:27
Rendered document content
” or "Exit" button as soon as the pop up window appears. ・GETTEXT - Gets the text from alert box. ・SENDKEYS
up window appears. ・GETTEXT - Gets the text from alert box. ・SENDKEYS – Sends string of text
RCA.Activities.Browser.HandleAlert Description The Handle Alert activity allows you to handle
Raw document content
- Clicks on the “Cancel” or "Exit" button as soon as the pop up window appears. ・GETTEXT - Gets the text
- Clicks on the “Cancel” or "Exit" button as soon as the pop up window appears. ・GETTEXT - Gets the text
" %) ((( RCA.Activities.Browser.HandleAlert == **Description** == The Handle Alert activity allows you to handle alert popup box

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
Description Activities are the core unit of behavior in Windows Workflow Foundation. The execution logic of an activity can be implemented in managed code or it can be implemented by using other activities. This topic demonstrates how to create an activity. There are two steps required to create
Title
Custom Activity
Raw document content
** == Activities are the core unit of behavior in Windows Workflow Foundation. The execution logic of an activity can be implemented in managed code or it can be implemented by using other activities. This topic demonstrates how to create an activity. **There are two steps required to create a custom activity:** 1

Computer Vision

Located in
Last modified by admin on 2022/05/18 09:33
Rendered document content
The AI Computer Vision pack contains refactored fundamental Common Element activities such as Click, Type Into, or Get Text. The main difference between the CV activities and their classic counterparts
the use of selectors. Created mainly for automation in virtual desktop environments, these activities
Raw document content
activities such as **Click**, **Type Into**, or **Get Text**. The main difference between the CV activities
desktop environments, these activities bypass the issue of inexistent or unreliable selectors, as they send images of the window you are automating to the neural network, where it is analyzed and all UI

[3]Get Element Value

Last modified by LongVA on 2023/10/06 15:50
Rendered document content
. Project Compability Windows Configuration Designer panel Select Form - Select the form file you want to get the values from. Properties panel Common Continue On Error - The automation keeps going
of the activity. Public - public form or not. Output Output Data - The value of the element which has the key you
Title
[3]Get Element Value
Location
Get Element Value
Raw document content
Compability** == **Windows** == **Configuration** == **Designer panel** Select Form - Select the form file you want to get the values from. **Properties panel** * Common ** Continue On Error - The automation
- The name of the activity. ** Public - public form or not. * Output ** Output Data - The value

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
RSS feed for search on [get-active-window]
Created by admin on 2022/04/17 14:38