検索:get-data-from-clipboard

adminが2022/04/24 04:58に最終更新

43件のうち1 - 10 次のページ » ページ 1 2 3 4 5

[03]Get Credential (en)

VuNH54が2023/04/19 10:09に最終更新
表示されるドキュメントの内容
the credentials from a specified target from the Windows Credential Manager as a secure string (password
. ・Generic: Retrieve any credential. Credential is retrieve from Generic Credential section in Windows Credential Manager. ・DomainPassword: A password can be retrieved from Windows Credential section in Windows
タイトル
[03]Get Credential
保存場所
[03]Get Credential
ドキュメントの内容のソース
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 (en)

Tuan Nguyenが2022/05/13 03:27に最終更新
表示されるドキュメントの内容
” 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
the execution even an error occurs within the activity. False (default) - blocks the process from continuing
ドキュメントの内容のソース
- Clicks on the “Cancel” or "Exit" button as soon as the pop up window appears. ・GETTEXT - Gets the text from alert box. ・SENDKEYS – Sends string of text to the alert box. == **Properties** == **Common
) - blocks the process from continuing the execution. * **Timeout MS (Int32) **- The maximum amount of time

[16]Extract Data (en)

Tuan Nguyenが2022/05/13 02:27に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.ExtractData Description The Extract Data activity allows you to get data
file enables you to extract data from indicated webpage. The text must be quoted. E.g: "project.json
Config Json (String) - Json file enables you to extract data from indicated webpage. The text must
タイトル
[16]Extract Data
保存場所
[16]Extract Data
ドキュメントの内容のソース
" %) ((( RCA.Activities.Browser.ExtractData == **Description** == The Extract Data activity allows you to get data from a specified
file enables you to extract data from indicated webpage. The text must be quoted. E.g: "project.json" * **Text html (String)** - Text string specifies what information to extract from indicated webpage

[13]Get Web Attribute (en)

Tuan Nguyenが2022/05/13 02:26に最終更新
表示されるドキュメントの内容
] Get Web Attribute Public (Checkbox) - Check if you want to public it. Remember to consider data
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
タイトル
[13]Get Web Attribute
保存場所
[13]Get Web Attribute
ドキュメントの内容のソース
] Get Web Attribute * **Public (Checkbox) **- Check if you want to public it. Remember to consider data
" %) ((( RCA.Activities.Browser.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value
the activity. False (default) - blocks the process from continuing the execution. * **Timeout Ms (Int32

[10]Get Text (en)

Tuan Nguyenが2022/05/13 02:25に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.GetText Description The Get Text activity extracts on a webpage and saves
the field to get text. This activity will generate a string variable (Selector) to specify the location
within the activity. False (default) - blocks the process from continuing the execution. Timeout MS
タイトル
[10]Get Text
保存場所
[10]Get Text
ドキュメントの内容のソース
" %) ((( 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
occurs within the activity. False (default) - blocks the process from continuing the execution

Activities (en)

adminが2022/06/30 14:05に最終更新
表示されるドキュメントの内容
Open Browser Start Browser For Attach Attach Browser Browser Scope Navigate To Go Back Go Forward Refresh Click Get Text Type Into Send Hot Keys Get Web Attribute Close Tab Quit Extract Data Extract Structured Data Check/Uncheck Select Item Switch To Hover Select Multiple Items Inject Javascript Set Web
ドキュメントの内容のソース
/Activities/%5B09%5DClick/]] * [[Get Text>>url:https://docs.akabot.com/bin/view/Activities/Browser
/view/Activities/Browser%20Activities/Activities/%5B12%5DSend%20Hot%20Keys/]] * [[Get Web Attribute
/Activities/%5B15%5DQuit/]] * [[Extract Data>>url:https://docs.akabot.com/bin/view/Activities/Browser

[04]Get Secure Credential (en)

VuNH54が2023/04/19 10:09に最終更新
表示されるドキュメントの内容
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
to consider data security requirement before using it. Display Name (String) - The name of this activity. You
タイトル
[04]Get Secure Credential
保存場所
[04]Get Secure Credential
ドキュメントの内容のソース
" %) ((( 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
** * **Public (Checkbox)** - Check if you want to public it. Remember to consider data security requirement

[01]File Change Trigger (en)

Tuan Nguyenが2022/05/13 03:58に最終更新
表示されるドキュメントの内容
System.Activities.Core.FileChangeTrigger Description This activity allows you to get the change
to be watched for changes E.g: “D:\inputfile.xlsx” Misc Public (Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String
ドキュメントの内容のソース
" %) ((( System.Activities.Core.FileChangeTrigger == **Description** == This activity allows you to get the change information of a file
” **Misc** * **Public (Checkbox)** - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. * **Display Name (String) **- The name of this activity

[04]Remove From Collection (en)

DatPTが2023/04/17 13:18に最終更新
表示されるドキュメントの内容
it. Result (Boolean) - The result after removing item from existing data. TypeArgument (Dropdown List
(ICollection<T>)* - The collection from which to remove the Item. Display Name (String) - The name
from Collection” Item (TypeArgument)* - The item to remove from the specified Collection. Public
タイトル
[04]Remove From Collection
保存場所
[03]Remove From Collection
ドキュメントの内容のソース
requirement before using it. * **Result (Boolean) **- The result after removing item from existing data
** * **Collection (ICollection<T>)*** - The collection from which to remove the Item. * **Display Name (String
. E.g: “Remove from Collection” * **Item (TypeArgument)*** - The item to remove from the specified

[17]Extract Structured Data (en)

Tuan Nguyenが2022/05/13 02:28に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.ExtractStructuredData Description The Extract Structured Data allows you to extract structured data from a specified webpage. (* For mandatory) In the body of the activity Pick
. If the Extracting HTML field and (Native) Browser are both filled, data from Browser shall be prioritized. Browser
タイトル
[17]Extract Structured Data
保存場所
[17]Extract Structured Data
ドキュメントの内容のソース
" %) ((( RCA.Activities.Browser.ExtractStructuredData == **Description** == The Extract Structured Data allows you to extract structured data from
to be extracted. If the Extracting HTML field and (Native) Browser are both filled, data from Browser shall
) - blocks the process from continuing the execution. **Input** * **Selector (String)* **- Text
次のページ » ページ 1 2 3 4 5
[get-data-from-clipboard]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成