検索:select-item

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

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

[04]Remove From Collection (en)

DatPTが2023/04/17 13:18に最終更新
表示されるドキュメントの内容
)* - The type argument of the collection and the item you want to remove. You can select different options based
you to remove item in a specified collection (* for Mandatory) Properties Misc Collection (ICollection<T>)* - The collection from which to remove the Item. Display Name (String) - The name
ドキュメントの内容のソース
" %) ((( System.Activities.Statements.RemoveFromCollection<System.Int32> == **Description** == This activity allows you to remove item in a specified
** * **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

[03]Exists In Collection (en)

DatPTが2023/04/17 13:17に最終更新
表示されるドキュメントの内容
and the item you want to check for existence. You can select different options based on the Data type
you to check whether the item exists in a collection or not. (* for Mandatory) Properties Misc Collection (ICollection)* - The collection in which to check if the item exists. This collection is of type
ドキュメントの内容のソース
" %) ((( System.Activities.Statements.ExistsInCollection<System.Int32> == **Description** == This activity allows you to check whether the item exists
** * **Collection (ICollection)*** - The collection in which to check if the item exists. This collection is of type
to organize and structure your code better. E.g: “Exists In Collection” * **Item (TypeArgument)*** - The item

[02]Clear Collection (en)

DatPTが2023/04/17 13:16に最終更新
表示されるドキュメントの内容
to clear a specified collection of all items (* for Mandatory) Properties Misc Collection (ICollection
requirement before using it. TypeArgument (Dropdown List) - The type argument of the collection and the item you want to clear. You can select different options based on the Data type of the collection you use
ドキュメントの内容のソース
)** - The type argument of the collection and the item you want to clear. You can select different options based
items [[image:image-20220505152501-1.png]] (* for Mandatory) == **Properties** == **Misc

[01]Add To Collection (en)

DatPTが2023/04/17 13:15に最終更新
表示されるドキュメントの内容
) - The type argument of the collection and the item you want to add. You can select different options based
to add items to an existing collection. (* for Mandatory) Properties Misc Collection (ICollection<T>) - The collection that receives the new item. Display Name (String) - The name of this activity. You can edit
ドキュメントの内容のソース
and the item you want to add. You can select different options based on the data type of the collection you use
" %) ((( System.Activities.Statements.AddToCollection<System.Int32> == **Description** == This activity allows you to add items to an existing
** * **Collection (ICollection<T>)** - The collection that receives the new item. * **Display Name (String

[32]Take Screenshot (en)

Tuan Nguyenが2022/05/13 03:27に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.TakeScreenshot Description The Take Screenshot takes screenshot of a UI Elements within a browser. (* For Mandatory) In the body of the activity Pick target element* - Chooses the field on a browser to select the item. This activity will generate a string variable (Selector
ドキュメントの内容のソース
target element* **- Chooses the field on a browser to select the item. This activity will generate

[29]Wait Web Attribute (en)

Tuan Nguyenが2022/05/13 03:23に最終更新
表示されるドキュメントの内容
element* - Chooses the field on a browser to select the item. This activity will generate a string
of the attribute to be selected from. It is a string, so it has to be encased in quotation marks. Attribute Value
(milliseconds). E.g: 30000 Input Attribute Name (String)* - The expression of the attribute to be selected
ドキュメントの内容のソース
of the activity** == * **Pick target element*** - Chooses the field on a browser to select the item
Name (String)* **- The expression of the attribute to be selected from. It is a string, so it has
Name (String)* **- The expression of the attribute to be selected from. It is a string, so it has

[27]Wait Element Vanishes (en)

Tuan Nguyenが2022/05/13 02:42に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.WaitElementVanish Description The Wait Element Vanishes activity waits for a selected element to disappear from a webpage. (* For Mandatory) In the body of the activity Pick target element* - Chooses the field on a browser to select the item. This activity will generate a string
ドキュメントの内容のソース
of the activity** == * **Pick target element*** - Chooses the field on a browser to select the item
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Browser.WaitElementVanish == **Description** == The Wait Element Vanishes activity waits for a selected element

[26]Element Exist (en)

Tuan Nguyenが2022/05/13 02:41に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.ElementExist Description The Element Exist allows you to confirm whether an element exist. (* For Mandatory) In the body of the activity Pick target element* - Chooses the field on a browser to select the item. This activity will generate a string variable (Selector) to specify
ドキュメントの内容のソース
target element*** - Chooses the field on a browser to select the item. This activity will generate

[24]Set Web Attribute (en)

Tuan Nguyenが2022/05/13 02:31に最終更新
表示されるドキュメントの内容
* - Chooses the field on a browser to select the item. This activity will generate a string variable (Selector
to be selected from. It is a string, so it has to be encased in quotation marks. Attribute Value (String
Attribute Name (String)* - The expression of the attribute to be selected from. It is a string, so it has
ドキュメントの内容のソース
target element*** - Chooses the field on a browser to select the item. This activity will generate
)*** - The expression of the attribute to be selected from. It is a string, so it has to be encased in quotation marks
of the attribute to be selected from. It is a string, so it has to be encased in quotation marks. * **Attribute

[22]Select Multiple Items (en)

Tuan Nguyenが2022/05/13 02:30に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.SelectMultiple Description The Select Multiple Items activity allows you to select many items from a combo box or list box. (*For Mandatory) In the body of the activity Pick target element* - Chooses the field on a browser to select the item. This activity will generate a string
タイトル
[22]Select Multiple Items
保存場所
[22]Select Multiple
ドキュメントの内容のソース
" %) ((( RCA.Activities.Browser.SelectMultiple == **Description** == The Select Multiple Items activity allows you to select many items
. * **Select Type (Dropdown List)** ・INDEX – Index of the item (Starting from 0). ・VALUE – Value of the item
– Index of the item (Starting from 0). ・VALUE – Value of the item. ・TEXT – Text of the item. * **Select
次のページ » ページ 1 2
[select-item]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成