検索:select-item

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

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

[19]Select Item (en)

Tuan Nguyenが2022/05/13 02:28に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.SelectItem Description The Select Item activity allows you to select
element* - Chooses the field on a browser to select the item. This activity will generate a string
. Select Value (String)* - The item to be selected from the combo or list box. The item must be quoted
タイトル
[19]Select Item
保存場所
[19]Select Item
ドキュメントの内容のソース
" %) ((( RCA.Activities.Browser.SelectItem == **Description** == The Select Item activity allows you to select an item from a combo box
of the activity** == * **Pick target element*** - Chooses the field on a browser to select the item
(Dropdown List)** - Select list of type **・INDEX** – Index of the item (Starting from 0). **・VALUE

[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

[21]Hover (en)

Tuan Nguyenが2022/05/13 02:29に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.Hover Description The Hover activity will move the mouse pointer to a specified element without clicking. (* 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
ドキュメントの内容のソース
of the activity** == * **Pick target element*** - Chooses the field on a browser to select the item

[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

[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

[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

[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

[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

[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
次のページ » ページ 1 2
[select-item]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成