Search: select-item-1

Last modified by admin on 2022/04/24 04:58

Results 11 - 20 of 158 « previous page next page » Page 1 2 3 4 5 6 7 8 9 ... 16

Select Multiple Items (NB)

Last modified by Nga Nguyen on 2022/05/16 03:59
Rendered document content
RCA.Activities.NativeBrowser.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 activity Pick target element* - Chooses the field on a browser to select the item. This activity will generate
Title
Select Multiple Items (NB)
Location
Select Multiple Items (NB)
Raw document content
" %) ((( RCA.Activities.NativeBrowser.SelectMultiple == **Description** == The Select Multiple Items activity allows you to select many items from
of activity** == * **Pick target element*** - Chooses the field on a browser to select the item
of the item. * **Select Values (String)*** - The value based on the type of selection you want to use. It has

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
. In the New Project dialog, under the Installed category, select Visual C# > Workflow (or Visual Basic > Workflow). Select the Activity Library project template. Type “RCA.Activities.Demo” in the Name box. Select
Delete. Click OK to confirm. Choose Add New Item from the Project menu. In the Installed > Common Items
Raw document content
. Choose Add New Item from the Project menu. 1. In the Installed > Common Items node, select Workflow. Select Code Activity from the Workflow list. 1. Type SumInt into the Name box and then click Add. 1
, under the Installed category, select Visual C# > Workflow (or Visual Basic > Workflow). 1. Select

Activities

Last modified by admin on 2022/06/30 14:13
Rendered document content
Check Click Element Exists Find Element Get Text Hover Select Item Select Multiple Items Send Hotkey Take Screenshot Type Into
Raw document content
%20Element/Activities/Hover/]] )))|(% style="width:891px" %)((( * [[Select Item>>url:https://docs.akabot.com/bin/view/Activities/Common%20Element/Activities/Select%20Item/]] * [[Select Multiple Items>>url:https://docs.akabot.com/bin/view/Activities/Common%20Element/Activities/Select%20Multiple%20Items/]] * [[Send Hotkey

Release Notes

Last modified by Nga Nguyen on 2022/05/13 03:35
Rendered document content
RCA.Activities.Common Version 1.0.0.0 Features added Add new activities: Check Click Element Exists Find Element Get Text Hover Select Item Select Multiple Items Send Hotkey Take Screenshot Type Into
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( == **RCA.Activities.Common Version 1.0.0.0** == === **Features added** === (% class="box" %) ((( * Add new activities: ** Check ** Click ** Element Exists ** Find Element ** Get Text ** Hover ** Select Item ** Select Multiple Items

Wait Queue Item

Last modified by VuNH54 on 2023/04/20 17:15
Rendered document content
RCA.Activities.Core.WaitQueueItem Description This activity allows you to retrieve a queue item
, it sends a message to Center starting it is ready to receive a queue item and then wait for a new one
is added. String supported only. E.g: “Queue akaBot 1” PollTimeMS (int) - The amount of time
Title
Wait Queue Item
Location
Wait Queue Item
Raw document content
" %) ((( RCA.Activities.Core.WaitQueueItem == **Description** == This activity allows you to retrieve a queue item from a specified queue
starting it is ready to receive a queue item and then wait for a new one to be added. [[image:image-20220506113715-1.png||class="img-thumbnail"]] (* for mandatory) == **Properties** == **Common** * **Continue

Activities

Last modified by admin on 2022/07/01 15:51
Rendered document content
Attach Browser Check/Uncheck Click Close Tab Element Exist Get Element Get Elements Get Text Get Web Attribute Go Back Go Forward Hover Inject Javascript Navigate To Open Browser Refresh Select Item Select Multiple Items Set Web Attribute Switch To Type Into Wait Browser Complete
Raw document content
/]] * [[Select Item>>url:https://docs.akabot.com/bin/view/Activities/Internet%20Explorer/Activities/Select%20Item/]] * [[Select Multiple Items>>url:https://docs.akabot.com/bin/view/Activities/Internet%20Explorer/Activities/Select%20Multiple%20Items/]] * [[Set Web Attribute>>url:https://docs.akabot.com/bin/view/Activities

[03]Exists In Collection

Last modified by DatPT on 2023/04/17 13:17
Rendered document content
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
Raw document content
" %) ((( System.Activities.Statements.ExistsInCollection<System.Int32> == **Description** == This activity allows you to check whether the item exists in a collection or not. [[image:image-20220505155730-1.png]] (* for Mandatory) == **Properties** == **Misc** * **Collection (ICollection)*** - The collection in which to check if the item exists. This collection is of type

[04]Remove From Collection

Last modified by DatPT on 2023/04/17 13:18
Rendered document content
)* - 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
Raw document content
" %) ((( System.Activities.Statements.RemoveFromCollection<System.Int32> == **Description** == This activity allows you to remove item in a specified collection [[image:image-20220505155850-1.png]] (* for Mandatory) == **Properties** == **Misc** * **Collection (ICollection<T>)*** - The collection from which to remove the Item. * **Display Name (String

[01]Add To Collection

Last modified by DatPT on 2023/04/17 13:15
Rendered document content
) - 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
Raw document content
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. [[image:image-20220505155447-1.png]] (* for Mandatory) == **Properties** == **Misc

Get Queue Items

Last modified by VuNH54 on 2023/04/20 17:10
Rendered document content
– High - 1 – Normal - 2 – Low. The default value is: (null) Queue Item States (DropDownlist) - Filters the state of the item. The following options are: All, New, InProgress, Failed, Successful, Abandoned
Items. Options Duration (Int32) - Filter transactions by the minimum time they spent in the previous
Title
Get Queue Items
Raw document content
. [[image:image-20220506113443-1.png]] (* for Mandatory) == **Properties** == **Common** * **Continue on Error
to organize and structure your code better. Eg: Get Queue Items. **Options** * **Duration (Int32) **- Filter
by their priority. Integers variables supported only. The priorities are: - 0 – High - 1 – Normal - 2 – Low
RSS feed for search on [select-item-1]
Created by admin on 2022/04/17 14:38