Search: get-ocr-text

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

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

Get Element

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetElement Description This activity allows you to get elements from a Java
(milliseconds). Input Input Element (JavaElement)* - The element you want to get. From (JavaElement)* - The file you get the element from Selector (String) * - You can add selectors here. String supported only
Title
Get Element
Attachment name
get element.png
Location
Get Element
Raw document content
" %) ((( RCA.Activities.Java.GetElement == **Description** == This activity allows you to get elements from a Java file
Element (JavaElement)* **- The element you want to get. * **From (JavaElement)* **- The file you get
. **~ **Eg: {{code language="none"}} Text “<wnd app=’...’ ></wnd><java role=’...’ ></java>” {{/code

Get OCR Text

Last modified by DatPT on 2023/04/14 14:44
Rendered document content
of the activity to organize and structure your code better. E.g: [586133740] Get OCR Text Options Confident
RCA.Activities.Core.GetOCRText Description This activity allows you to get text from a UI element
must be for the bot to get the text content. The default value is 0.7 Use Image Advance Search (Boolean
Title
Get OCR Text
Location
Get OCR Text
Raw document content
of the activity to organize and structure your code better. E.g: [586133740] Get OCR Text **Options
" %) ((( RCA.Activities.Core.GetOCRText == **Description** == This activity allows you to get text from a UI element or image using
** – The Image Selector. You can get a screenshot by clicking to this option. Text will be extracted using

Get Position

Last modified by DatPT on 2023/04/19 13:01
Rendered document content
. This property cannot be used alongside the Selector property. Selector (String) - Text property used to find
to organize and structure your code better. E.g: [3424325] Get Position Options Rectangle (Rectangle
Title
Get Position
Location
Get Position
Raw document content
alongside the Selector property. ** **Selector (String)** - Text property used to find a particular UI
. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Get

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

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 (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 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

Home

Located in
Last modified by admin on 2024/02/16 10:10
Objects
code : const testPattern = /^\[[+-]?\d+(\.\d+)?\]/; function replaceNodeText(from) { if (from.nodeType === 3) { const text = from.textContent; if (testPattern.test(text)) { from.textContent = text.replace(testPattern, "").trim(); } } else if (from.childNodes) { for (const
; line-height: 34px; text-align: center; color: #565656; } .akb-home .akb-banner .akb-title .akb
; line-height: 60px; text-align: center; color: #e21c24; margin-bottom: 25px; } .akb-home .akb
Raw document content
"> <div class="akb-card-title">Overview</div> <div class="akb-card-text"> Get to know
class="akb-title-sub">Get ready for automation with</div> <div class="akb-title-main">akaBot
> <div class="akb-search-wrapper"> <input type="text" autocomplete="off

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
RSS feed for search on [get-ocr-text]
Created by admin on 2022/04/17 14:38