Search: get-text-1

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

Results 1 - 10 of 15 next page » Page 1 2

Get OCR Text

Last modified by DatPT on 2023/04/14 14:44
Rendered document content
RCA.Activities.Core.GetOCRText Description This activity allows you to get text from a UI element
of the activity to organize and structure your code better. E.g: [586133740] Get OCR Text Options Confident
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
[1] Core Activities
Raw document content
" %) ((( 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
of the activity to organize and structure your code better. E.g: [586133740] Get OCR Text **Options

Get Attribute

Last modified by DatPT on 2023/04/19 12:58
Rendered document content
) to specify the location of that element. Text (String)* - The name of the attribute to be retrieved
. 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 Attribute Output Result (Object) - The value
Title
Get Attribute
Location
Get Attribute
Raw document content
of an UI element. [[image:image-20230419124053-1.png]] (* is mandatory) == **In the body of activity
variable (Selector) to specify the location of that element. * **Text (String)* **- The name
alongside the Selector property. ** **Selector (String)** - Text property used to find a particular UI

Click Image

Last modified by DatPT on 2023/04/14 14:19
Rendered document content
RCA.Activities.Core.ClickImage Description This activity allows you to search for an image and click it within a UI element. (* for Mandatory) In the body of activity Take a Screenshot - The Image Selector. You can get a screenshot by clicking to this option. Text will be extracted using
Location
[1] Core Activities
Raw document content
element. [[image:image-20220505092211-1.jpeg]] (* for Mandatory) == **In the body of activity** == * **Take a Screenshot** - The Image Selector. You can get a screenshot by clicking to this option. Text

[2] How to use akaBot Agent

Last modified by DatPT on 2023/04/14 10:04
Rendered document content
Center. Get processes from akaBot Center or akaBot Studio. Control the processes by running/stopping
to get access to the Bot Center, you need to firstly configure the proxy setting to open the connection by performing below steps: Step 1: In Settings screen ( if in the List Workflows screen then select Settings
Raw document content
akaBot Agent** == To operate a bot, you need to follow below actions: 1. Configure network setting to open connection to the akaBot Center if needed. 1. Configure bot setting & connect to akaBot Center. 1. Get processes from akaBot Center or akaBot Studio. 1. Control the processes by running/stopping

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
. [[image:image-20230419125632-1.png]] (* is mandatory) == **In the body of activity** == * **Indicate
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

Copy To Clipboard

Last modified by DatPT on 2023/04/17 10:12
Rendered document content
RCA.Activities.Core.SetToClipboard Description This activity allows you to save specified text into clipboard for further execution. (* for Mandatory) Properties Input Text (String) – Text to be copied to clipboard. Text Format (Dropdown list) - The format of the text you want to copy. Support
Location
[1] Core Activities
Raw document content
" %) ((( RCA.Activities.Core.SetToClipboard == **Description** == This activity allows you to save specified text into clipboard for further execution. [[image:image-20230417101006-1.png]] (* for Mandatory) == **Properties** == **Input** * **Text (String) **– Text to be copied to clipboard. * **Text Format (Dropdown list)** - The format

Write Text File

Last modified by DatPT on 2023/04/17 10:01
Rendered document content
text into a file. If the file already exists, the pre-existing text is overwritten. If the file does
\inputfile.xlsx" or “inputfile.xlsx”(for file that created in project folder) Text (String)* -  The text to be written into the file. Supports both Strings and String variables. E.g: “input text to the file
Title
Write Text File
Location
[1] Core Activities
Write Text File
Raw document content
. Core.Activities.WriteTextFile == **Description** == This activity allows you to write the specified text into a file. If the file already exists, the pre-existing text is overwritten. If the file does not exist, it is created. [[image:image-20220513111351-1.png]] (* for Mandatory) == **In the body of activity** == * **File name

Append Line

Last modified by DatPT on 2023/04/14 13:59
Rendered document content
in project folder) Text (String)* – The text to be appended to the file. You can create variable for it. E.g: “Appended text” Properties File Encoding (String) - The encoding type to be used. If no encoding type
\inputfile.xlsx" or “inputfile.xlsx” Input Text (String)* - The text to be appended to the file. You can create
Location
[1] Core Activities
Raw document content
, creating the file if it does not already exist. [[image:image-20220513103343-1.png]] (* for Mandatory
that created in project folder) * **Text (String)*** – The text to be appended to the file. You can create variable for it. E.g: “Appended text” == **Properties** == **File** * **Encoding (String

Message Box

Last modified by DatPT on 2023/04/12 17:36
Rendered document content
RCA.Activities.Core.MessageBox Description This activity allows you to display a message box with the specified text and button options. (* is mandatory.) In the body of activity Text (String)* – The text
, duration will be set to infinite. E.g: Message Box Duration = 400 Text (String)* – The text to be displayed
Location
[1] Core Activities
Raw document content
" %) ((( RCA.Activities.Core.MessageBox == **Description** == This activity allows you to display a message box with the specified text and button options. [[image:image-20220505092843-1.jpeg]] (* is mandatory.) == **In the body of activity** == * **Text (String)*** – The text to be displayed in the message box. E.g: “Today is” == **Properties

Type Secure Text

Last modified by DatPT on 2023/04/19 12:57
Rendered document content
RCA.Activities.Common.TypeSecureText Description This activity is used to type into a text field
operations. The default amount of time is 200 milliseconds. Input Secure Text (SecureString)* - The secure text to be written in the specified UI element. Target (Collapsible list) : Element (UIElement) - Use
Title
Type Secure Text
Location
Type Secure Text
Raw document content
" %) ((( RCA.Activities.Common.TypeSecureText == **Description** == This activity is used to type into a text field of an indicated window. [[image:image-20230419123015-1.png]] (* is mandatory) == **In the body of activity** == * **Indicate
is 200 milliseconds. **Input** * **Secure Text (SecureString)*** - The secure text to be written
next page » Page 1 2
RSS feed for search on [get-text-1]
Created by admin on 2022/04/17 14:38