Search: select-item-1

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

Results 1 - 10 of 49 next page » Page 1 2 3 4 5

[19]Select Item

Last modified by Tuan Nguyen on 2022/05/13 02:28
Rendered document content
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
Title
[19]Select Item
Location
[19]Select Item
Raw document content
" %) ((( 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

[12]Select Item

Last modified by Tuan Nguyen on 2022/05/13 04:14
Rendered document content
RCA.Activities.Windows.SelectItem Description The Select Item activity allows you to select
* - Chooses the field to select the item. This activity will generate a string variable (Selector) to specify the location of that field. Properties Collection Item By Index (Boolean) - Checked if the item is selected
Title
[12]Select Item
Location
[12]Select Item
Raw document content
" %) ((( 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
** * **By Index (Boolean) **- Checked if the item is selected by index. * **Item Value (String)* **- Value

[22]Select Multiple Items

Last modified by Tuan Nguyen on 2022/05/13 02:30
Rendered document content
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
Title
[22]Select Multiple Items
Location
[22]Select Multiple
Raw document content
" %) ((( 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

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

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

[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
of a selected activity. Step 1: Double click an activity in Designer panel. Properties of that activity
allows you to easily access to specific functionalities as below: # Panel Description 1 File Display
Raw document content
, Add activity [[image:image-20220506163802-19.png]] |=#|=Item|=Description|=More Details |1|New
and enables you to view and change the properties of a selected activity. * Step 1: Double click an activity
process. [[image:image-20220506161325-1.png]] === **akaBot Studio User Interface** === akaBot Studio

[6] Uninstallation

Last modified by Tuan Nguyen on 2022/05/13 07:42
Rendered document content
This step below will remove akaBot Studio from your device. Step 1 - In order to uninstall akaBot, open Control Panel by typing in Search bar Step 2 - Choose View By: "Large icons" and select "Programs and Features" Step 3 - Next, double click on akaBot Platform to uninstall
Raw document content
** (%%)from your device. ))) **Step 1 **-** **In order to **uninstall **akaBot, open **Control Panel** by typing in Search bar [[image:image-20220506111003-1.png]] **Step 2 **- Choose **View By**: **"Large icons"** and select **"Programs and Features"** [[image:image-20220506111112-2.png]] **Step 3 **- Next

[24]Set Web Attribute

Last modified by Tuan Nguyen on 2022/05/13 02:31
Rendered document content
* - 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
Raw document content
. [[image:image-20220505134907-1.png]] (* 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
)*** - The expression of the attribute to be selected from. It is a string, so it has to be encased in quotation marks

[29]Wait Web Attribute

Last modified by Tuan Nguyen on 2022/05/13 03:23
Rendered document content
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
Raw document content
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

Last modified by Tuan Nguyen on 2022/05/13 02:42
Rendered document content
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
Raw document content
" %) ((( RCA.Activities.Browser.WaitElementVanish == **Description** == The Wait Element Vanishes activity waits for a selected element to disappear from a webpage. [[image:image-20220505140424-1.png]] (* For Mandatory) == **In the body of the activity** == * **Pick target element*** - Chooses the field on a browser to select the item
next page » Page 1 2 3 4 5
RSS feed for search on [select-item-1]
Created by admin on 2022/04/17 14:38