Search: get-text-2

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

Results 1 - 10 of 28 next page » Page 1 2 3

[01]File Change Trigger

Last modified by Tuan Nguyen on 2022/05/13 03:58
Rendered document content
System.Activities.Core.FileChangeTrigger Description This activity allows you to get the change information of a file. This can only be used in monitoring events. (* for Mandatory) Properties Event Change Type (Checkbox) - The type of change you want to choose. There are options available: Create
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( System.Activities.Core.FileChangeTrigger == **Description** == This activity allows you to get the change information of a file
))) {{toc depth="4" start="2"/}} ))) #end {{/velocity}} )))

[03]Get Outlook Mail Message

Last modified by Tuan Nguyen on 2022/05/13 03:45
Rendered document content
. E.g: Get Outlook Mail Option Filter (String) - A string used as a filter for the messages
Title
[03]Get Outlook Mail Message
Location
Get Outlook Mail Message
Raw document content
. You can edit the name of the activity to organize and structure your code better. **E.g**: Get
="2"/}} ))) #end {{/velocity}} )))

[04]Get Active Window

Last modified by Tuan Nguyen on 2022/05/13 04:10
Rendered document content
RCA.Activities.Windows.GetActiveWindow Description The Get Active Window enables you to get the current active window and allows you to execute multiple activities inside it. (*For mandatory
and structure your code better. Eg: [31233] Get Active Window Options Automation Base (Dropdown list
Title
[04]Get Active Window
Location
[04]Get Active Window
Raw document content
" %) ((( RCA.Activities.Windows.GetActiveWindow == **Description** == The Get Active Window enables you to get the current active window
. Eg: [31233] Get Active Window **Options** * **Automation Base (Dropdown list) **- Specify
" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc depth="4" start="2"/}} ))) #end

[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
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
" %) ((( Table of Content ))) {{toc depth="4" start="2"/}} ))) #end {{/velocity}} )))

[09]Click

Last modified by Tuan Nguyen on 2022/05/13 02:22
Rendered document content
. Selector (String)* - Text property used to find a particular UI element when the activity is executed
Raw document content
to click using the right mouse button. * **Selector (String)* **- Text property used to find a particular
') (% class="akb-toc" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc depth="4" start="2

[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
"]] **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
and structure your code better. E.g: “POP3 Get Mail” **Option** * **Delete Messages (CheckBox)** - If you

[10]Get Text

Last modified by Tuan Nguyen on 2022/05/13 02:25
Rendered document content
RCA.Activities.Browser.GetText Description The Get Text activity extracts on a webpage and saves
the field to get text. This activity will generate a string variable (Selector) to specify the location
to organize and structure your code better. Eg: [3454334] Get Text Public (Checkbox) - Check if you want
Title
[10]Get Text
Location
[10]Get Text
Raw document content
" %) ((( RCA.Activities.Browser.GetText == **Description** == The Get Text activity extracts on a webpage and saves it in a String
the name of the activity to organize and structure your code better. Eg: [3454334] Get Text * **Public
"]] (* For Mandatory) == **In the body of the activity** == * **Pick target element*** - Chooses the field to get

[11]Get Menu

Last modified by Tuan Nguyen on 2022/05/13 04:14
Rendered document content
RCA.Activities.Windows.GetMenu Description The Get Menu activity allows you to select the menu
to get menu. This property allows WindowApp variable. Misc Public (Checkbox) - Check if you want
and structure your code better. E.g:[23232] Get Menu Output Output Menu (WindowApp)* - The output menu
Title
[11]Get Menu
Location
[11]Get Menu
Raw document content
" %) ((( RCA.Activities.Windows.GetMenu == **Description** == The Get Menu activity allows you to select the menu of a specified
) **- Specifies whether the menu is context menu. * **Use Window (WindowApp)*** - The window to get menu
your code better. E.g:[23232] Get Menu **Output** * **Output Menu (WindowApp)* **- The output

[11]Type Into

Last modified by Tuan Nguyen on 2022/05/13 02:25
Rendered document content
RCA.Activities.Browser.TypeInto Description The Type Into activity allows you to type texts into any text field within the webpage. (*For mandatory) In the body of the activity Pick target
(Selector) to specify the location of that element. Text (String)* - The text to type into. This property
Raw document content
" %) ((( RCA.Activities.Browser.TypeInto == **Description** == The Type Into activity allows you to type texts into any text field
(Selector) to specify the location of that element. * **Text (String)*** - The text to type
(String)*** - Text property used to find a particular UI element when the activity is executed

[13]Get Web Attribute

Last modified by Tuan Nguyen on 2022/05/13 02:26
Rendered document content
RCA.Activities.Browser.GetWebAttribute Description The Get Web Attribute activity allows you to get the value of an attribute that belongs to the native browser element. (* For Mandatory
)* - Text property used to find a particular UI element when the activity is executed. It is actually a XML
Title
[13]Get Web Attribute
Location
[13]Get Web Attribute
Raw document content
" %) ((( RCA.Activities.Browser.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value
. It is a string, so it has to be encased in quotation marks. * **Selector (String)*** - Text property used
] Get Web Attribute * **Public (Checkbox) **- Check if you want to public it. Remember to consider data
next page » Page 1 2 3
RSS feed for search on [get-text-2]
Created by admin on 2022/04/17 14:38