検索:get-text-1

adminが2022/04/24 04:58に最終更新

200件のうち191 - 200 « 前のページ ページ 1 ... 12 13 14 15 16 17 18 19 20

Extract Structured Data (NB) (en)

Nga Nguyenが2022/05/16 03:49に最終更新
表示されるドキュメントの内容
that you want to extract to. Selector (String)* - Text property used to find a particular UI element when
ドキュメントの内容のソース
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 (en)

adminが2024/01/11 18:13に最終更新
表示されるドキュメントの内容
this stage, user can make changes to the text in each field that has been detected incorrectly In addition
ドキュメントの内容のソース
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 (en)

Tuan Nguyenが2022/05/13 06:20に最終更新
表示されるドキュメントの内容
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
ドキュメントの内容のソース
(% 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

Create File Permission (en)

Nga Nguyenが2022/05/16 03:26に最終更新
表示されるドキュメントの内容
of the user or group that is getting the file permissions. This property supports String variables and string
ドキュメントの内容のソース
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

Product Lifecycle (en)

adminが2023/08/22 13:37に最終更新
表示されるドキュメントの内容
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
ドキュメントの内容のソース
== 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

Click (NB) (en)

Nga Nguyenが2022/05/16 03:48に最終更新
表示されるドキュメントの内容
, the left mouse button is selected. Selector (String)* - Text property used to find a particular UI element
ドキュメントの内容のソース
. [[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

Click (en)

Nga Nguyenが2022/05/16 04:15に最終更新
表示されるドキュメントの内容
. Selector (String) - Text property used to find a particular UI element when the activity is executed
ドキュメントの内容のソース
. [[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

[1.2] Idea Life Cycle (en)

adminが2023/04/21 14:28に最終更新
表示されるドキュメントの内容
of user-generated automation solutions. 1. Idea Life Cycle
ドキュメントの内容のソース
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

Home (en)

保存場所
adminが2024/02/16 10:10に最終更新
オブジェクト
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
ドキュメントの内容のソース
"> <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

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

adminが2023/10/17 16:03に最終更新
保存場所
[23]Get Visible Text
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Windows.GetVisibleText == **説明** == このアクティビティでは、Windows要素からテキストの値と情報を抽出します。このアクティビティは、Nativeのスクリーンスクレイピングメソッドを使うと自動的に生成されます。 [[image:image-20220505170937-1.png]] *は必須。 == **アクティビティの内容** == * **要素を指定* **:このアクティビティによっ
« 前のページ ページ 1 ... 12 13 14 15 16 17 18 19 20
[get-text-1]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成