検索:get-active-window

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

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

HTTP Client with Body Factory (en)

Nhan Nguyenが2022/05/13 03:16に最終更新
表示されるドキュメントの内容
Description This HTTP Client with Body Factory activity enables you to perform HTTP requests to a specified web API. When first dragging this activity to the Designer panel, the HTTP Request Wizard window
the activity. False (default) - blocks the process from continuing the execution. TimeOut MS (Int32
ドキュメントの内容のソース
** == This HTTP Client with Body Factory activity enables you to perform HTTP requests to a specified web API. When first dragging this activity to the Designer panel, the HTTP Request Wizard window is displayed
the rest of the process to continue the execution even an error occurs within the activity. False (default

Get Element (en)

Nhan Nguyenが2022/05/13 02:24に最終更新
表示されるドキュメントの内容
RCA.Activities.Java.GetElement Description This activity allows you to get elements from a Java
of the activity to organize and structure your code better. Eg: Get Element Output Output Element (JavaElement
even if an error occurs within the activity. False (default) - blocks the process from continuing
タイトル
Get Element
添付ファイルの名称
get element.png
保存場所
Get Element
ドキュメントの内容のソース
" %) ((( RCA.Activities.Java.GetElement == **Description** == This activity allows you to get elements from a Java file
the rest of the process to continue the execution even if an error occurs within the activity. False
of time (in milliseconds) to wait for the activity to run before an error is thrown. If the timeout

Get Text (en)

Nhan Nguyenが2022/05/13 02:24に最終更新
表示されるドキュメントの内容
RCA.Activities.Java.GetText Description This activity allows you to get text from a Java file. (* is mandatory) In the body of the activity Pick target element - Chooses the field to select the item. This activity will generate a string variable (Selector) to specify the location of that field. Properties
タイトル
Get Text
添付ファイルの名称
get text.png
保存場所
Get Text
ドキュメントの内容のソース
" %) ((( RCA.Activities.Java.GetText == **Description** == This activity allows you to get text from a Java file. [[[[image:get text.png]]>>attach:get text.png]] (* is mandatory) **In the body of the activity** * **Pick target element** - Chooses the field to select the item. This activity will generate a string

Get Python Object (en)

Nhan Nguyenが2022/05/13 02:34に最終更新
表示されるドキュメントの内容
RCA.Activities.Python.GetObject Description This Invoke Python Method activity converts a Python. Object variable which returned by other Python activities such as Load Python Script into a .NET data
Name (String) - The name of this activity. You can edit the name of the activity to organize
タイトル
Get Python Object
添付ファイルの名称
get object.jpg
保存場所
Get Python Object
ドキュメントの内容のソース
of this activity. You can edit the name of the activity to organize and structure your code better. **Eg**: Get
" %) ((( RCA.Activities.Python.GetObject == **Description** == This Invoke Python Method activity converts a Python. Object variable which returned by other Python activities such as Load Python Script into a .NET data type of your

Get Row Item (en)

Nhan Nguyenが2022/05/13 03:00に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.GetRowItem Description This activity allows you to get a value from a DataRow variable according to a specified column. (* is mandatory) In the body of activity DataTable
it. Display Name (String) - The name of this activity. You can edit the name of the activity to organize
タイトル
Get Row Item
添付ファイルの名称
get row item.jpg
保存場所
Get Row Item
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.GetRowItem == **Description** == This activity allows you to get a value from a DataRow variable
of the activity to organize and structure your code better. Eg: Get row item **Output** * **Value
]] (* is mandatory) **In the body of activity** * **DataTable row (DataRow)*** - The DataRow object from which

Expand/Collapse (en)

Nhan Nguyenが2022/05/13 02:23に最終更新
表示されるドキュメントの内容
RCA.Activities.Java.ExpandCollapse Description This activity allows you to expand/collapse activities. (* is mandatory) In the body of the activity Pick target element - Chooses the field to select the item. This activity will generate a string variable (Selector) to specify the location
ドキュメントの内容のソース
" %) ((( RCA.Activities.Java.ExpandCollapse == **Description** == This activity allows you to expand/collapse activities. [[[[image:expand_collapse.jpg]]>>attach:expand_collapse.jpg]] (* is mandatory) **In the body of the activity** * **Pick target element** - Chooses the field to select the item. This activity will generate a string variable

Element Exists (en)

Nhan Nguyenが2022/05/13 02:22に最終更新
表示されるドキュメントの内容
RCA.Activities.Java.ElementExists Description This activity allows you to check if the element exists in a Java file (* is mandatory) In the body of the activity Pick target element - Chooses the field to select the item. This activity will generate a string variable (Selector) to specify
ドキュメントの内容のソース
" %) ((( RCA.Activities.Java.ElementExists == **Description** == This activity allows you to check if the element exists in a Java
of the activity** * **Pick target element** - Chooses the field to select the item. This activity will generate
the rest of the process to continue the execution even if an error occurs within the activity. False

Select Item (en)

Nhan Nguyenが2022/05/13 02:25に最終更新
表示されるドキュメントの内容
RCA.Activities.Java.SelectItem Description This Select Item activity allows you to select specific items from a Java file. (* is mandatory) In the body of the activity Pick target element - Chooses the field to select the item. This activity will generate a string variable (Selector) to specify
ドキュメントの内容のソース
" %) ((( RCA.Activities.Java.SelectItem == **Description** == This Select Item activity allows you to select specific items from
) **In the body of the activity** * **Pick target element **- Chooses the field to select the item. This activity will generate a string variable (Selector) to specify the location of that field

Do Actions (en)

Nhan Nguyenが2022/05/13 02:22に最終更新
表示されるドキュメントの内容
RCA.Activities.Java.DoActions Description This activity allows you to pick elements and execute
the activity. False (default) - blocks the process from continuing the execution. Timeout MS (Int32)- The maximum amount of time (in milliseconds) to wait for the activity to run before an error is thrown
ドキュメントの内容のソース
" %) ((( RCA.Activities.Java.DoActions == **Description** == This activity allows you to pick elements and execute other actions
the execution even an error occurs within the activity. False (default) - blocks the process from continuing the execution. * **Timeout MS (Int32)**- The maximum amount of time (in milliseconds) to wait for the activity

Type Into (en)

Nhan Nguyenが2022/05/13 02:26に最終更新
表示されるドキュメントの内容
RCA.Activities.Java.TypeInto Description This Type Into activity allows you to type into a specified Java file. (* is mandatory) In the body of the activity Pick target element - Chooses the field to select the item. This activity will generate a string variable (Selector) to specify
ドキュメントの内容のソース
" %) ((( RCA.Activities.Java.TypeInto == **Description** == This Type Into activity allows you to type into a specified Java
of the activity** * **Pick target element **- Chooses the field to select the item. This activity will generate
the rest of the process to continue the execution even an error occurs within the activity. False (default
次のページ » ページ 1 2
[get-active-window]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成