Search: get-element-1

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

Results 1 - 7 of 7 Page 1

Get Element

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetElement Description This activity allows you to get elements from a Java
(milliseconds). Input Input Element (JavaElement)* - The element you want to get. From (JavaElement)* - The file you get the element from Selector (String) * - You can add selectors here. String supported only
Title
Get Element
Attachment name
get element.png
Location
Get Element
Raw document content
" %) ((( RCA.Activities.Java.GetElement == **Description** == This activity allows you to get elements from a Java file
Element (JavaElement)* **- The element you want to get. * **From (JavaElement)* **- The file you get
. Eg: Get Element (% class="wikigeneratedid" id="H-4" %) **Output** * **Output Element

Get Text

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
(JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from Selector
and structure your code better. Eg: Get Text Java Output Output Text (String) - The element you get from
RCA.Activities.Java.GetText Description This activity allows you to get text from a Java file
Title
Get Text
Attachment name
get text.png
Location
Get Text
Raw document content
)* **- The element you want to get. * **From (JavaElement)** - The file you get the element from * **Selector
and structure your code better. Eg: Get Text Java **Output** * **Output Text (String) **- The element you
" %) ((( RCA.Activities.Java.GetText == **Description** == This activity allows you to get text from a Java file

Do Actions

Last modified by Nhan Nguyen on 2022/05/13 02:22
Rendered document content
[])* - Execution of multiple actions from a Java element. Eg: Available actions page-up , page-down, select-all … From (JavaElement) - The file you get the element from. Input Element (JavaElement)* - The element you
RCA.Activities.Java.DoActions Description This activity allows you to pick elements and execute
Raw document content
a Java element. Eg: Available actions page-up , page-down, select-all … * **From (JavaElement)** - The file you get the element from. * **Input Element (JavaElement)*** - The element you want to get
" %) ((( RCA.Activities.Java.DoActions == **Description** == This activity allows you to pick elements and execute other actions

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
: CodeActivity { public InArgument<int> Number1 { get; set; } public InArgument<int> Number2 { get; set; } public OutArgument<int> Total { get; set; } protected override void
Open command prompt at your project folder Figure 1 Click on address bar -> type ‘cmd’ -> press
Raw document content
demonstrates how to create an activity. **There are two steps required to create a custom activity:** 1. Writing the custom activity code. 1. Package your activity 1. Register the assembly (.dll) to akaBot
installed and do the following steps:** 1. Open Microsoft Visual Studio. 1. In the New Project dialog

[09]Get POP3 Mail Messages

Last modified by Tuan Nguyen on 2022/05/13 03:49
Rendered document content
: “Mail.MyDomain.com” Logon Email (String)* - The email account used to get the message. Password (String)* - The password of the email account used to get the message. Misc Public (Checkbox) - Check if you want
. E.g: “POP3 Get Mail” Option Delete Messages (CheckBox) - If you choose this, the read message has
Title
[09]Get POP3 Mail Messages
Location
Get POP3 Mail Messages
Raw document content
server. [[image:image-20220505163009-1.png]] (* is mandatory) == **Properties** == **Host
"]] **Logon** * **Email (String)*** - The email account used to get the message. * **Password (String)*** - The password of the email account used to get the message. **Misc** * **Public (Checkbox)** - Check

[06]Get IMAP Mail Messages

Last modified by Tuan Nguyen on 2022/05/13 03:46
Rendered document content
: “Mail.MyDomain.com” Logon Email (String)* - The email account used to get the message. Password (String)* - The password of the email account used to get the message. Misc Public (Checkbox) - Check if you want
. E.g: Get Imap Mail Message Option Delete Messages (CheckBox) - If you choose this, the read message
Title
[06]Get IMAP Mail Messages
Location
Get IMAP Mail Messages
Raw document content
a specified server. [[image:image-20220505162545-1.png]] (* is mandatory) == **Properties
used to get the message. * **Password (String)*** - The password of the email account used to get
. You can edit the name of the activity to organize and structure your code better. E.g: Get Imap Mail

[05]For Each

Last modified by admin on 2023/10/20 10:21
Rendered document content
that specifies which element of the current collection is being iterated.
Raw document content
or other types of collections. [[image:image-20220513134113-1.png]] (* for Mandatory
is: Object **Output** * **Current Index (Int32)** – A zero-based index that specifies which element
Page 1
RSS feed for search on [get-element-1]
Created by admin on 2022/04/17 14:38