Search: get-text

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

Results 21 - 30 of 52 « previous page next page » Page 1 2 3 4 5 6

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

Activities

Located in
Last modified by admin on 2024/05/12 17:35
Objects
="akb-card-title">Getting Started</div> <div class="akb-card-body"> <div class="akb-link
/%5B3%5D%20Assets/Activities/Get%20Agent%20Assets/">Get Agent Assets</a> <a href="/bin/view/Activities/%5B3%5D%20Assets/Activities/Get%20Agent%20Credential/">Get Agent Credential</a> <a href

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
Raw document content
** == * **Take a Screenshot** - The Image Selector. You can get a screenshot by clicking to this option. Text

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
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
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
. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Get

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

Check True

Last modified by Giang Tran on 2022/05/13 03:26
Rendered document content
. Be careful, consider data security before using it. Output Result (Boolean) - The output of the text that you get from this activity.
Raw document content
it. **Output** * **Result (Boolean)** - The output of the text that you get from this activity

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