検索:get-text-1

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

17件のうち1 - 10 次のページ » ページ 1 2

[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 information of a file. This can only be used in monitoring events. (* for Mandatory) Properties Event Change Type (Checkbox) - The type of change you want to choose. There are options available: Create
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( System.Activities.Core.FileChangeTrigger == **Description** == This activity allows you to get the change information of a file. This can only be used in monitoring events. [[image:image-20220505160559-1.png]] (* for Mandatory

[03]Get Credential (en)

VuNH54が2023/04/19 10:09に最終更新
表示されるドキュメントの内容
of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get
. Result (Boolean) - A Boolean variable that indicates whether the given credentials were successfully get
タイトル
[03]Get Credential
保存場所
[03]Get Credential
ドキュメントの内容のソース
-20220505151742-1.png]] (* for Mandatory) == **Properties** == **Input** * **Credential Type** - The type
and structure your code better. E.g: Get Credentials **Output** * **Password (String)*** - The password
that indicates whether the given credentials were successfully get from Windows Credential Manager

[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 and Persistence Type. As it is a Secure Credential, it always retrieves a secure string password and a string
タイトル
[04]Get Secure Credential
保存場所
[04]Get Secure Credential
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Core.GetSecureCredential == **Description** == The Get Secure Credential activity allows you to retrieve the credentials
the success/fail result along with the username and password. [[image:image-20220505152006-1.png

[04]Invoke PowerShell (en)

VuNH54が2023/04/20 18:12に最終更新
表示されるドキュメントの内容
of activity Command Text (String) - The PowerShell command that is to be executed. Properties Common
the execution. Input Command Text (String)* - The PowerShell command that is to be executed. Input
] Invoke PowerShell Is Script (Checkbox) - Specifies if the command text is a script PowerShell Variables
ドキュメントの内容のソース
, optionally passing it a list of input arguments. [[image:image-20220505161911-1.png]] (* for Mandatory) == **In the body of activity** == * **Command Text (String) **- The PowerShell command that is to be executed
the process from continuing the execution. **Input** * **Command Text (String)*** - The PowerShell command

[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
to organize and structure your code better. Eg: [3454334] Get Text Public (Checkbox) - Check if you want
タイトル
[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
the name of the activity to organize and structure your code better. Eg: [3454334] Get Text * **Public
"]] (* For Mandatory) == **In the body of the activity** == * **Pick target element*** - Chooses the field to get

[13]Get Web Attribute (en)

Tuan Nguyenが2022/05/13 02:26に最終更新
表示されるドキュメントの内容
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
)* - Text property used to find a particular UI element when the activity is executed. It is actually a XML
タイトル
[13]Get Web Attribute
保存場所
[13]Get Web Attribute
ドキュメントの内容のソース
" %) ((( RCA.Activities.Browser.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value
. It is a string, so it has to be encased in quotation marks. * **Selector (String)*** - Text property used
] Get Web Attribute * **Public (Checkbox) **- Check if you want to public it. Remember to consider data

[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" Text html (String) - Text string specifies what information to extract from indicated webpage. The text
ドキュメントの内容のソース
" %) ((( 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

[18]Check/Uncheck (en)

Tuan Nguyenが2022/05/13 02:28に最終更新
表示されるドキュメントの内容
: 30000 (milliseconds). E.g: 30000 Input Selector (String)* - Text property used to find a particular UI
ドキュメントの内容のソース
. ​[[image:image-20220505133104-1.png]] (*For Mandatory) == **In the body of the activity** == * **Pick
**Input** * **Selector (String)* **- Text property used to find a particular UI element when

[19]Select Item (en)

Tuan Nguyenが2022/05/13 02:28に最終更新
表示されるドキュメントの内容
of type ・INDEX – Index of the item (Starting from 0). ・VALUE – Value of the item. ・TEXT – Text of the item
– Value of the item. ・TEXTText of the item. Select Value (String)* - The value based on the type of selection you want to use. It has to be encased in quotation marks. Selector (String)* - Text property used
ドキュメントの内容のソース
or list box. [[image:image-20220505133407-1.png]] (*For Mandatory) == **In the body
** – Value of the item. **・TEXT** – Text of the item. * **Select Value (String)*** - The item
– Value of the item. ・TEXTText of the item. * **Select Value (String)* **- The value based

[21]Hover (en)

Tuan Nguyenが2022/05/13 02:29に最終更新
表示されるドキュメントの内容
: 30000 (milliseconds). E.g: 30000 Input Selector (String)* - Text property used to find a particular UI
ドキュメントの内容のソース
without clicking. [[image:image-20220505134021-1.png]] (* For Mandatory) == **In the body
(milliseconds). E.g: 30000 **Input** * **Selector (String)*** - Text property used to find a particular
次のページ » ページ 1 2
[get-text-1]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成