Search: get-ocr-text

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

Results 31 - 40 of 56 « previous page next page » Page 1 2 3 4 5 6

Get Data from Clipboard

Last modified by Giang Tran on 2022/05/13 03:42
Rendered document content
)* – The format of the data you want to get from to Clipboard. Support format are: Text, UnicodeText, Rtf, Html, CommaSepreatedValue, Xaml. Output Output Text (String) - The output of the text that you get from this activity
RCA.Activities.Core.GetFromClipboard Description This activity allows you to get data from
Title
Get Data from Clipboard
Location
Get Data from Clipboard
Raw document content
** * **Text Format (Dropdown list)*** – The format of the data you want to get from to Clipboard. Support
(String)** - The output of the text that you get from this activity stored in a variable. **Misc
" %) ((( RCA.Activities.Core.GetFromClipboard == **Description** == This activity allows you to get data from Clipboard for further

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
(% class="akb-page-with-toc" %) ((( (% class="akb-page-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

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
* - Chooses the field to get text. This activity will generate a string variable (Selector) to specify
. The default amount of time is 30000 milliseconds. E.g: 30000 Input Selector (String)* - Text property used
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
** == * **Pick target element*** - Chooses the field to get text. This activity will generate a string variable
milliseconds. E.g: 30000 **Input** * **Selector (String)*** - Text property used to find a particular UI

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

Release Notes

Last modified by Nga Nguyen on 2022/05/13 03:35
Rendered document content
RCA.Activities.Common Version 1.0.0.0 Features added Add new activities: Check Click Element Exists Find Element Get Text Hover Select Item Select Multiple Items Send Hotkey Take Screenshot Type Into
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( == **RCA.Activities.Common Version 1.0.0.0** == === **Features added** === (% class="box" %) ((( * Add new activities: ** Check ** Click ** Element Exists ** Find Element ** Get Text ** Hover ** Select Item ** Select Multiple Items

[1] Release Notes

Last modified by Nga Nguyen on 2022/05/13 03:46
Rendered document content
RCA.Activities.ComputerVision Version 1.0.0.0 Features added Add new activities: CV Check CV Click CV Dropdown Select CV Element Exists CV Get Text CV Highlight CV Hover CV Screen Scope CV Table Extract CV Type Into
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( == **RCA.Activities.ComputerVision Version 1.0.0.0** == === **Features added** === (% class="box" %) ((( * Add new activities: ** CV Check ** CV Click ** CV Dropdown Select ** CV Element Exists ** CV Get Text ** CV Highlight ** CV

CV Screen Scope

Last modified by Nga Nguyen on 2022/05/16 04:29
Rendered document content
the execution. Input CV Method (Dropdown List) - There are 2 options: ElementDetection, OCR ・ElementDetection - Showing UI element (image, icon, button...) on detecting scope. ・OCR - Showing text on detecting scope
) - Text property used to find a particular UI element when the activity is executed. Target.TimeoutMS
Raw document content
(Dropdown List)** - There are 2 options: ElementDetection, OCR **・ElementDetection** - Showing UI element (image, icon, button...) on detecting scope. **・OCR** - Showing text on detecting scope
(String)** - Text property used to find a particular UI element when the activity is executed

CV Get Text

Last modified by Nga Nguyen on 2022/05/16 04:28
Rendered document content
: ・OCR - Uses the OCR engine specified in the parent CV Screen Scope activity to retrieve the text
. E.g: [027039645] CV Get Text Output Result (String) - The retrieved text, stored in a String
RCA.Activities.ComputerVision.CVGetText Description Extracts the text from a specified UI element
Title
CV Get Text
Location
CV Get Text
Raw document content
to use to retrieve the text. The following options are available: **・OCR** - Uses the OCR engine
your code better. E.g: [027039645] CV Get Text **Output** * **Result (String) **- The retrieved text
" %) ((( RCA.Activities.ComputerVision.CVGetText == **Description** == Extracts the text from a specified UI element. [[image:image

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
Raw document content
)** - The file you get the element from * **Input Element(JavaElement)* **- The element you want to get
filled. Eg: {{code language="none"}} Text “<wnd app=’...’ ></wnd><java role=’...’ ></java>” {{/code
RSS feed for search on [get-ocr-text]
Created by admin on 2022/04/17 14:38