Search: get-element-1

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

Results 1 - 10 of 78 next page » Page 1 2 3 4 5 6 7 8

Get Element (NB)

Last modified by Nga Nguyen on 2022/05/16 03:50
Rendered document content
RCA.Activities.NativeBrowser.GetElement Description Waits for the specified UI element to appear on the screen (to be in the foreground) and returns it as an element variable. (*For mandatory) In the body of activity Pick target element* - Chooses the field on a browser to select the item. This activity
Title
Get Element (NB)
Location
Get Element (NB)
Raw document content
" %) ((( RCA.Activities.NativeBrowser.GetElement == **Description** == Waits for the specified UI element to appear on the screen (to be in the foreground) and returns it as an element variable. [[image:image-20220505145915-1.png]] (*For mandatory) == **In the body of activity** == * **Pick target element*** - Chooses the field on a browser to select the item

[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. [[image:image-20220505170858-1.png]] (* for Mandatory) == **In the body of activity** == * **Pick

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
the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. Properties Common Continue On Error (Boolean) - A Boolean variable has two
Title
Get Text
Location
Common Element
Get Text
Raw document content
" %) ((( RCA.Activities.Common.GetText == **Description** == The Get Text activity allows you to get text from webpage or windows application. [[image:image-20220505133216-1.png]] (* is mandatory) == **In the body of activity** == * **Indicate on screen** - Chooses the element to verify its existence. This activity will generate a string

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) In the body of activity Pick target element* - Chooses the element to verify its existence. This activity
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 that belongs to the native browser element. [[image:image-20220505150017-1.png]] (*For Mandatory) == **In the body of activity** == * **Pick target element*** - Chooses the element to verify its existence

[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

Get Text (NB)

Last modified by Nga Nguyen on 2022/05/16 03:50
Rendered document content
RCA.Activities.NativeBrowser.GetText Description The Get Text activity extracts on a webpage and saves it in a String variable. (*For mandatory) In the body of activity Pick target element* - Chooses the field to get text. This activity will generate a string variable (Selector) to specify
Title
Get Text (NB)
Location
Get Text (NB)
Raw document content
" %) ((( RCA.Activities.NativeBrowser.GetText == **Description** == The Get Text activity extracts on a webpage and saves it in a String variable. [[image:image-20220505145945-1.png]] (*For mandatory) == **In the body of activity** == * **Pick target element*** - Chooses the field to get text. This activity will generate a string variable

[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

CV Get Text

Last modified by Nga Nguyen on 2022/05/16 04:28
Rendered document content
RCA.Activities.ComputerVision.CVGetText Description Extracts the text from a specified UI element. (*For mandatory) In the body of activity Indicate On Screen* - Chooses the element to extract the text. This activity will generate a string variable (Selector) to specify the location of that element. Properties
Title
CV Get Text
Location
CV Get Text
Raw document content
" %) ((( RCA.Activities.ComputerVision.CVGetText == **Description** == Extracts the text from a specified UI element. [[image:image-20220505132150-1.png]] (*For mandatory) == **In the body of activity** == * **Indicate On Screen*** - Chooses the element to extract the text. This activity will generate a string variable (Selector) to specify

Type Into (NB)

Last modified by Nga Nguyen on 2022/05/16 04:01
Rendered document content
into any text field within the webpage. (*For mandatory) In the body of activity Pick target element* - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. Text (String)* - The text to type into. This property supports
Raw document content
the webpage. [[image:image-20220505151551-1.png]] (*For mandatory) == **In the body of activity** == * **Pick target element*** - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. * **Text (String)*** - The text
next page » Page 1 2 3 4 5 6 7 8
RSS feed for search on [get-element-1]
Created by admin on 2022/04/17 14:38