Search: get-element

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

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

[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 it in a String variable. (* For Mandatory) In the body of the activity Pick target element* - Chooses the field to get text. This activity will generate a string variable (Selector) to specify the location
Title
[10]Get Text
Location
[10]Get Text
Raw document content
"]] (* For Mandatory) == **In the body of the activity** == * **Pick target element*** - Chooses the field to get
" %) ((( RCA.Activities.Browser.GetText == **Description** == The Get Text activity extracts on a webpage and saves it in a String
element when the activity is executed. It is actually a XML fragment specifying attributes of the GUI

[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) In the body of the activity Pick target element* - Chooses the element to verify its existence. This activity
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 of an attribute that belongs to the native browser element. [[image:71d320f-Screenshot_2021-05-25_155928.jpg
of the activity** == * **Pick target element*** - Chooses the element to verify its existence. This activity

[30]Attach Process

Last modified by Tuan Nguyen on 2022/05/13 06:20
Rendered document content
or multiple processes simultaneously. After getting the process name, it will take action. (*For Mandatory) In the body of activity Pick target element* - Chooses the window to attach. This activity will generate
). Element (AutomationElement) - Uses variable with type = ‘AutomationElement’ as input instead of selector
Raw document content
simultaneously. After getting the process name, it will take action. [[image:image-20220505171448-1.png]] (*For Mandatory) == **In the body of activity** == * **Pick target element* **- Chooses the window to attach
(UIA2 or UIA3). * **Element (AutomationElement) **- Uses variable with type = ‘AutomationElement

[24]Get Property

Last modified by Tuan Nguyen on 2022/05/13 06:18
Rendered document content
RCA.Activities.Windows.GetProperty Description The Get Property activity allows you to retrieve the value of a specified property of a window element. (*For mandatory) In the body of activity Pick target element* - Chooses the element to get value of property. This activity will generate a string
Title
[24]Get Property
Location
[24]Get Property
Raw document content
" %) ((( RCA.Activities.Windows.GetProperty == **Description** == The Get Property activity allows you to retrieve the value of a specified property of a window element. [[image:image-20220505171020-1.png]] (*For mandatory) == **In the body of activity** == * **Pick target element*** - Chooses the element to get value of property

[22]Get Text

Last modified by Tuan Nguyen on 2022/05/13 06:17
Rendered document content
(similar to From). Output Output Text (String) - The element you get from the Windows file Wait Wait
RCA.Activities.Windows.GetText Description This activity allows you to get text from Windows application. (* for Mandatory) In the body of activity Pick Target Element - By clicking in this field
Title
[22]Get Text
Location
[22]Get Text
Raw document content
(similar to From). **Output** * **Output Text (String) **- The element you get from the Windows file
" %) ((( RCA.Activities.Windows.GetText == **Description** == This activity allows you to get text from Windows application
Target Element **- By clicking in this field you can edit selectors and pick elements you want

[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 of a specified window element. (*For mandatory) Properties Common Continue On Error (Boolean) - A Boolean
to get menu. This property allows WindowApp variable. Misc Public (Checkbox) - Check if you want
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 window element. [[image:image-20220505170004-1.png]] (*For mandatory) == **Properties
) **- Specifies whether the menu is context menu. * **Use Window (WindowApp)*** - The window to get menu

Click

Last modified by Nhan Nguyen on 2022/05/13 02:20
Rendered document content
) - The file you get the element from Input Element(JavaElement)* - The element you want to get. If [Selector] is not specified then [Input Element] will be specified, [Input Element] and [Selector] can not be both filled
RCA.Activities.Java.Click Description This activity allows you to click a specified element
Raw document content
)** - The file you get the element from * **Input Element(JavaElement)* **- The element you want to get. If [Selector] is not specified then [Input Element] will be specified, [Input Element] and [Selector] can
== **Description** == This activity allows you to click a specified element. [[[[image:click.jpg||alt="https

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

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

Element Exists

Last modified by Nhan Nguyen on 2022/05/13 02:22
Rendered document content
). Input Input Element (JavaElement)* - The element you want to get. From (JavaElement) - The file you get
RCA.Activities.Java.ElementExists Description This activity allows you to check if the element exists in a Java file (* is mandatory) In the body of the activity Pick target element - Chooses
Title
Element Exists
Attachment name
element exist.jpg
Location
Element Exists
Raw document content
Element (JavaElement)*** - The element you want to get. * **From (JavaElement)** - The file you get
" %) ((( RCA.Activities.Java.ElementExists == **Description** == This activity allows you to check if the element exists in a Java
of the activity** * **Pick target element** - Chooses the field to select the item. This activity will generate
next page » Page 1 2 3 4 5 6
RSS feed for search on [get-element]
Created by admin on 2022/04/17 14:38