Search: get-text-1

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

Results 1 - 10 of 202 next page » Page 1 2 3 4 5 6 7 8 9 ... 21

【23】表示中のテキストを取得

Last modified by admin on 2023/10/17 16:03
Location
[23]Get Visible Text
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Windows.GetVisibleText == **説明** == このアクティビティでは、Windows要素からテキストの値と情報を抽出します。このアクティビティは、Nativeのスクリーンスクレイピングメソッドを使うと自動的に生成されます。 [[image:image-20220505170937-1.png]] *は必須。 == **アクティビティの内容** == * **要素を指定* **:このアクティビティによっ

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
-color="white"/> <stop offset="1" stop-color="white" stop-opacity="0"/> </linearGradient> <linearGradient

[1.2] Idea Life Cycle

Last modified by admin on 2023/04/21 14:28
Rendered document content
of user-generated automation solutions. 1. Idea Life Cycle
Raw document content
of user-generated automation solutions. == **1. Idea Life Cycle** == [[image:image-20230222173039-7.png
-20230220160149-1.png||cursorshover="true"]] Once users have submitted their ideas to the akaBot Hub
the [[Review Idea>>https://docs.akabot.com/bin/view/akaBot%20Hub/Getting%20Started/%5B1.5%5D%20Idea%20and

Click

Last modified by Nga Nguyen on 2022/05/16 04:15
Rendered document content
. Selector (String) - Text property used to find a particular UI element when the activity is executed
Raw document content
. [[image:image-20220505132717-1.png]] (* is mandatory) == **In the body of activity** == * **Indicate
be used alongside the Selector property. ** **Selector (String)** - Text property used to find

Click (NB)

Last modified by Nga Nguyen on 2022/05/16 03:48
Rendered document content
, the left mouse button is selected. Selector (String)* - Text property used to find a particular UI element
Raw document content
. [[image:image-20220505145431-1.png]] (*For mandatory) == **In the body of activity** == * **Pick target
)*** - Text property used to find a particular UI element when the activity is executed. It is actually an XML

Product Lifecycle

Last modified by admin on 2023/08/22 13:37
Rendered document content
1. DISCOVER : Current Support Status     |    : Out of Support Version Product Version Support Model Initial Release Date End of  Mainstream Support End of Extended Support Automation Hub 2.2.0.2 LTS May 19, 2023 May 19, 2025 May 19, 2026 2. BUILD : Current
Raw document content
== 1. DISCOVER == (% border="1" class="table-bordered" style="margin-left:auto; margin-right:auto; width:900.778px" %) |=(% colspan="6" style="text-align: center; vertical-align: middle; width: 898px
of Extended Support ** ))) |(% colspan="1" rowspan="23" style="width:109px" %)((( **Automation Hub

Create File Permission

Last modified by Nga Nguyen on 2022/05/16 03:26
Rendered document content
of the user or group that is getting the file permissions. This property supports String variables and string
Raw document content
in Google Drive. [[image:image-20220505155108-1.png]] (*For mandatory) == **In the body of activity
or group that is getting the file permissions. This property supports String variables and string formatted

Extract Structured Data (NB)

Last modified by Nga Nguyen on 2022/05/16 03:49
Rendered document content
that you want to extract to. Selector (String)* - Text property used to find a particular UI element when
Raw document content
a specified webpage. [[image:image-20220505145843-1.png]] (*For mandatory) == **In the body of activity
)** - The existing browser variable that you want to extract to. * **Selector (String)*** - Text property used

[3] Review Document

Last modified by admin on 2024/01/11 18:13
Rendered document content
this stage, user can make changes to the text in each field that has been detected incorrectly In addition
Raw document content
with this status in the “To review” tab in the user interface. [[image:image-20220420193327-1.png||data-xwiki
to review it, the status will switch to reviewing. (%%)During this stage, user can make changes to the text

[30]Attach Process

Last modified by Tuan Nguyen on 2022/05/13 06:20
Rendered document content
RCA.Activities.Windows.AttachProcess Description This activity will allow running apps 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
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Windows.AttachProcess == **Description** == This activity will allow running apps or multiple processes simultaneously. After getting the process name, it will take action. [[image:image-20220505171448-1.png
next page » Page 1 2 3 4 5 6 7 8 9 ... 21
RSS feed for search on [get-text-1]
Created by admin on 2022/04/17 14:38