Search: wait-queue-item

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

Results 61 - 70 of 76 « previous page next page » Page 1 2 3 4 5 6 7 8

[21]Hover

Last modified by Tuan Nguyen on 2022/05/13 02:29
Rendered document content
* - Chooses the field on a browser to select the item. This activity will generate a string variable (Selector
the execution. Timeout MS (Int32) - The maximum amount of time (in milliseconds) to wait for the activity
element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check this box if you
Raw document content
of the activity** == * **Pick target element*** - Chooses the field on a browser to select the item
. * **Timeout MS (Int32) **- The maximum amount of time (in milliseconds) to wait for the activity to complete
of the GUI element you are looking for and of some of its parents. * **Wait Visible (Checkbox) **- Check

[32]Take Screenshot

Last modified by Tuan Nguyen on 2022/05/13 03:27
Rendered document content
* - Chooses the field on a browser to select the item. This activity will generate a string variable (Selector
the execution. Timeout MS (Int32) - The maximum amount of time (in milliseconds) to wait for the activity
element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check this box if you
Raw document content
target element* **- Chooses the field on a browser to select the item. This activity will generate
(in milliseconds) to wait for the activity to complete before an error is thrown. If the timeout expires
parents. * **Wait Visible (Checkbox)** - Check this box if you want the automation waits for the target

[29]Wait Web Attribute

Last modified by Tuan Nguyen on 2022/05/13 03:23
Rendered document content
RCA.Activities.Browser.WaitWebAttribute Description The Wait Web Attribute waits for the value
element* - Chooses the field on a browser to select the item. This activity will generate a string
(Int32)- The maximum amount of time (in milliseconds) to wait for the activity to complete before
Title
[29]Wait Web Attribute
Location
[29]Wait Web Attribute
Raw document content
" %) ((( RCA.Activities.Browser.WaitWebAttribute == **Description** == The Wait Web Attribute waits for the value of a specified web
of the activity** == * **Pick target element*** - Chooses the field on a browser to select the item
(in milliseconds) to wait for the activity to complete before an error is thrown. If the timeout expires

[18]Expand/Collapse

Last modified by Tuan Nguyen on 2022/05/13 06:16
Rendered document content
to appear or hide all the items of the items’ tree in a window element. (*For mandatory) In the body
from continuing the execution. TimeOut MS (Int32) - The amount of time (in milliseconds) to wait
List) - Choose to expand the items or collapse ・Expand: Expand the items’ tree to make all items appear
Raw document content
the items of the items’ tree in a window element. [[image:image-20220505170619-1.png]] (*For mandatory
(Int32)** - The amount of time (in milliseconds) to wait for the activity to run. The default amount
) **- Choose to expand the items or collapse **・Expand**: Expand the items’ tree to make all items appear

[13]Scroll

Last modified by Tuan Nguyen on 2022/05/13 04:15
Rendered document content
(*For mandatory) In the body of activity Pick target element* - Chooses the field to select the item
(in milliseconds) to wait for the activity to run. The default amount of time is 30000 milliseconds. E.g: 30000
to organize and structure your code better. E.g: [57483..] Scroll Wait Wait For Disable (Checkbox) - Waits
Raw document content
*** - Chooses the field to select the item. This activity will generate a string variable (Selector) to specify
continuing the execution. * **TimeOut MS (Int32)** - The amount of time (in milliseconds) to wait
the name of the activity to organize and structure your code better. E.g: [57483..] Scroll **Wait

[14]Send Hot Key

Last modified by Tuan Nguyen on 2022/05/13 04:15
Rendered document content
* - Chooses the field to select the item. This activity will generate a string variable (Selector) to specify
(in milliseconds) to wait for the activity to run. The default amount of time is 30000 milliseconds. E.g: 30000
Scope to scope for activity (similar to From). Wait Wait For Disable (Checkbox) - Waits for element
Raw document content
of activity** == * **Pick target element* **- Chooses the field to select the item. This activity
(in milliseconds) to wait for the activity to run. The default amount of time is 30000 milliseconds. E.g: 30000
Window or Window Scope to scope for activity (similar to From). **Wait** * **Wait For Disable

[12]Select Item

Last modified by Tuan Nguyen on 2022/05/13 04:14
Rendered document content
] Select Item Wait Wait For Disable (Checkbox) - Waits for element to be unable to interact with. Wait
RCA.Activities.Windows.SelectItem Description The Select Item activity allows you to select an item from a combo box or list box. (*For mandatory) In the body of activity Pick target element
Title
[12]Select Item
Location
[12]Select Item
Raw document content
the name of the activity to organize and structure your code better. E.g: [3423] Select Item **Wait
" %) ((( RCA.Activities.Windows.SelectItem == **Description** == The Select Item activity allows you to select an item from a combo box
** == * **Pick target element* **- Chooses the field to select the item. This activity will generate a string

[2] How to use akaBot Studio

Last modified by VuNH54 on 2023/04/13 15:54
Rendered document content
, Add activity # Item Description More Details 1 New Create new sequence, flowchart, State Machine
number of states triggered by a transition condition. In this item, you can create new these three types
. Wait a few minutes for the BOT to finish and see result in Output Window 4. Debug Click
Raw document content
, Add activity [[image:image-20220506163802-19.png]] |=#|=Item|=Description|=More Details |1|New
of states triggered by a transition condition. In this item, you can create new these three types
.png]] to run BOT. Wait a few minutes for the BOT to finish and see result in Output Window **4

Bulk Add Queue Items

Last modified by VuNH54 on 2023/04/20 17:08
Rendered document content
RCA.Activities.Core.BulkAddQueueItems Description This Bulk Add Queue Items activity enables you to add a collection of items to a data table to a specific queue. Once it is added to the queue
the items are added to the queue as well as the manner in which the errors are treated. There are two
Title
Bulk Add Queue Items
Location
Bulk Add Queue Items
Raw document content
" %) ((( RCA.Activities.Core.BulkAddQueueItems == **Description** == This Bulk Add Queue Items activity enables you to add a collection of items to a data table to a specific queue. Once it is added to the queue, the items’ status is changed
. ・ProcessAllIndependently: Adds each item individually and return with the list of all queue item that could not be added

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
date. Output Queue Items (INumerable< QueueItem >) - This is the data table that you have added the queue. Pagination Skip (Int32) - This allows you to skip the first amount of items. Integers variables
Title
Get Queue Items
Location
Get Queue Items
Raw document content
to organize and structure your code better. Eg: Get Queue Items. **Options** * **Duration (Int32) **- Filter
. The default value is: (null) * **Queue Item States (DropDownlist)** - Filters the state of the item
** * **Queue Items (INumerable< QueueItem >)** - This is the data table that you have added the queue
RSS feed for search on [wait-queue-item]
Created by admin on 2022/04/17 14:38