Search: get-active-window

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

Results 1 - 10 of 18 next page » Page 1 2

Credentials

Located in
Last modified by admin on 2022/05/18 09:35
Rendered document content
The Credentials activities sub-package contains activities that work with Windows Credential Manager, enabling the adding and getting or deleting of credentials for specific Microsoft authentication packages. Robots can also use these activities to retrieve credentials or simply prompt a human user
Raw document content
" %) ((( The **Credentials activities** sub-package contains activities that work with [[Windows Credential Manager>>https://docs.microsoft.com/en-us/windows/win32/secauthn/credentials-management]], enabling the adding and getting or deleting of **credentials **for specific Microsoft authentication packages. ))) Robots can also use these activities

[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

[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

[01]Add Credential

Last modified by VuNH54 on 2023/04/19 10:07
Rendered document content
RCA.Activities.Core.AddCredential Description The activity allows you to stores a specified credential in the Windows Credential Manager with a custom persistence type, and returns a boolean value
in Windows Credential Manager. ・DomainPassword: A password credential that is specific to Microsoft
Raw document content
" %) ((( RCA.Activities.Core.AddCredential == **Description** == The activity allows you to stores a specified credential in the Windows
Credential section in Windows Credential Manager. **・DomainPassword**: A password credential that is specific to Microsoft authentication packages and can be stored under Windows Credential section in Windows Credential

[02]Delete Credential

Last modified by VuNH54 on 2023/04/19 10:07
Rendered document content
RCA.Activities.Core.DeleteCredential Description The activity allows you to delete the credentials for a specified target from the Windows Credential Manager, and returns a boolean value to let you
(String)* - Identifies the credential from set of credentials in Windows Credential Manager. Misc Public
Raw document content
" %) ((( RCA.Activities.Core.DeleteCredential == **Description** == The activity allows you to delete the credentials for a specified target from the Windows Credential Manager, and returns a boolean value to let you know if the process
** * **Credential Name (String)*** - Identifies the credential from set of credentials in Windows Credential Manager

[10]Get Text

Last modified by Tuan Nguyen on 2022/05/13 02:25
Rendered document content
RCA.Activities.Browser.GetText Description The Get Text activity extracts on a webpage and saves it in a String variable. (* For Mandatory) In the body of the activity Pick target element* - Chooses the field to get text. This activity will generate a string variable (Selector) to specify the location
Title
[10]Get Text
Location
[10]Get Text
Raw document content
" %) ((( RCA.Activities.Browser.GetText == **Description** == The Get Text activity extracts on a webpage and saves it in a String
"]] (* For Mandatory) == **In the body of the activity** == * **Pick target element*** - Chooses the field to get
the name of the activity to organize and structure your code better. Eg: [3454334] Get Text * **Public

[1] Release Notes

Last modified by Nga Nguyen on 2022/05/13 03:48
Rendered document content
RCA.Activities.Core Version 2.2.0.1 Bug Fixes Fixed an issue in Delete Credentials activity which cannot remove Windows Credential. Fixed an issue in Delete Credentials activity which missing [Credential Type] property. Fixed an issue in Delete Credentials activity which does not display error
Raw document content
Credentials** activity which cannot remove Windows Credential. ))) * ((( Fixed an issue in **Delete Credentials** activity which missing [Credential Type] property. ))) * ((( Fixed an issue in **Delete Credentials** activity which does not display error message when input too maxlenght. ))) ))) ))) {{velocity

[20]Switch To

Last modified by Tuan Nguyen on 2022/05/13 02:29
Rendered document content
RCA.Activities.Browser.SwitchTo Description The Switch To activity allows you to switch between different UI Elements within a browser. (*For Mandatory) In the body of the activity Switch
. ・PARENT_FRAME - To be used if there is a nested iframe. ・WINDOW - To switch between tabs. ・ALERT - Alert box
Raw document content
" %) ((( RCA.Activities.Browser.SwitchTo == **Description** == The Switch To activity allows you to switch between different UI
of the activity** == * **Switch To (Dropdown List)** - Choose the type to switch to ・FRAME - An iframe. ・DEFAULT_CONTENT - Main webpage. ・PARENT_FRAME - To be used if there is a nested iframe. ・WINDOW - To switch

[13]Get Web Attribute

Last modified by Tuan Nguyen on 2022/05/13 02:26
Rendered document content
RCA.Activities.Browser.GetWebAttribute Description The Get Web Attribute activity allows you to get the value of an attribute that belongs to the native browser element. (* For Mandatory) In the body of the activity Pick target element* - Chooses the element to verify its existence. This activity
Title
[13]Get Web Attribute
Location
[13]Get Web Attribute
Raw document content
" %) ((( RCA.Activities.Browser.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value
of the activity** == * **Pick target element*** - Chooses the element to verify its existence. This activity
the activity. False (default) - blocks the process from continuing the execution. * **Timeout Ms (Int32
next page » Page 1 2
RSS feed for search on [get-active-window]
Created by admin on 2022/04/17 14:38