Search: get-visible-text

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

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

Get Text

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

Get Text

Last modified by Nhan Nguyen on 2022/05/13 03:42
Rendered document content
RCA.Activities.IE.GetText Description The Get Text activity extracts on a webpage and saves
the field to get the text. This activity will generate a string variable (Selector) to specify the location
and structure your code better. Ex: [71577779] Get Text Options From Element (IEElement) - Variable
Title
Get Text
Location
Get Text
Raw document content
" %) ((( RCA.Activities.IE.GetText == **Description** == The Get Text activity extracts on a webpage and saves it in a String
** * **Pick Target Element*** - Chooses the field to get the text. This activity will generate a string
of the activity to organize and structure your code better. Ex: [71577779] Get Text **Options** * **From

Get Text

Last modified by Nga Nguyen on 2022/05/16 04:16
Rendered document content
RCA.Activities.Common.GetText Description The Get Text activity allows you to get text from
to organize and structure your code better. E.g: [3424325] Get Text Options Value (String) - Store the text
. This property cannot be used alongside the Selector property. Selector (String) - Text property used to find
Title
Get Text
Location
Get Text
Raw document content
" %) ((( RCA.Activities.Common.GetText == **Description** == The Get Text activity allows you to get text from webpage or windows
be used alongside the Selector property. ** **Selector (String)** - Text property used to find
. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Get

[22]Get Text

Last modified by Tuan Nguyen on 2022/05/13 06:17
Rendered document content
RCA.Activities.Windows.GetText Description This activity allows you to get text from Windows
of the activity to organize and structure your code better. E.g: [066369874] Get Text Options Automation Base
(similar to From). Output Output Text (String) - The element you get from the Windows file Wait Wait
Title
[22]Get Text
Location
[22]Get Text
Raw document content
" %) ((( RCA.Activities.Windows.GetText == **Description** == This activity allows you to get text from Windows application
: [066369874] Get Text **Options** * **Automation Base (Dropdown List) **- Specify the version
(similar to From). **Output** * **Output Text (String) **- The element you get from the Windows file

[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
attributes of the GUI element you are looking for and of some of its parents. * **Wait Visible (Checkbox

Type Into (NB)

Last modified by Nga Nguyen on 2022/05/16 04:01
Rendered document content
RCA.Activities.NativeBrowser.TypeInto Description The Type Into activity allows you to type texts into any text field within the webpage. (*For mandatory) In the body of activity Pick target element
) to specify the location of that element. Text (String)* - The text to type into. This property supports
Raw document content
" %) ((( RCA.Activities.NativeBrowser.TypeInto == **Description** == The Type Into activity allows you to type texts into any text field within
a string variable (Selector) to specify the location of that element. * **Text (String)*** - The text
Focus (Checkbox)** - If selected, the field will get focused before typing. By default

Get Web Attribute (NB)

Last modified by Nga Nguyen on 2022/05/16 03:54
Rendered document content
RCA.Activities.NativeBrowser.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
. It is a string, so it has to be encased in quotation marks. Selector (String)* - Text property used to find
Title
Get Web Attribute (NB)
Location
Get Web Attribute (NB)
Raw document content
" %) ((( RCA.Activities.NativeBrowser.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value of an attribute
to be encased in quotation marks. * **Selector (String)*** - Text property used to find a particular UI element
you are looking for and of some of its parents. * **Wait Visible (Checkbox)** - Check this box if you

[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
to be visible before executing the activity. This is unchecked by default. * **Text (String)*** - The text
" %) ((( 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

[1] Getting Started with akaBot Center

Last modified by admin on 2023/07/04 10:21
Rendered document content
accept text value Int32 This field only accept integers number. Int32 range is from - 2,147,483,648
allows user to search by inputting text value as well as select items from a list. Drop down list A list in which the selected item is always visible, and the others are visible on demand by clicking a drop-down
Title
[1] Getting Started with akaBot Center
Raw document content
of input data and method along with what they mean: |=Type|= |**String**|This field accept text value
**|This field allows user to search by inputting text value as well as select items from a list. |**Drop down list**|A list in which the selected item is always visible, and the others are visible on demand

[22]Select Multiple Items

Last modified by Tuan Nguyen on 2022/05/13 02:30
Rendered document content
of the item (Starting from 0). ・VALUE – Value of the item. ・TEXTText of the item. Properties Common
List) ・INDEX – Index of the item (Starting from 0). ・VALUE – Value of the item. ・TEXTText
to be encased in quotation marks. Format: {“Value1”, “Value2”,…”ValueN”} Selector (String)* - Text property used
Raw document content
. ・TEXTText of the item. == **Properties** == **Common** * **Continue On Error (Boolean
– Index of the item (Starting from 0). ・VALUE – Value of the item. ・TEXTText of the item. * **Select
in quotation marks. Format: {“Value1”, “Value2”,…”ValueN”} * **Selector (String)*** - Text property used
next page » Page 1 2 3 4 5
RSS feed for search on [get-visible-text]
Created by admin on 2022/04/17 14:38