検索:element-exists-1

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

21件のうち1 - 10 次のページ » ページ 1 2 3

Element Exists (en)

Nhan Nguyenが2022/05/13 02:22に最終更新
表示されるドキュメントの内容
exists in a Java file (* is mandatory) In the body of the activity Pick target element - Chooses
of the activity to organize and structure your code better. Eg: Check Java Element Exists Output Exist (Boolean) - Check if the element exists in the file. Boolean supported only.
タイトル
Element Exists
添付ファイルの名称
element exist.jpg
保存場所
Element Exists
ドキュメントの内容のソース
" %) ((( RCA.Activities.Java.ElementExists == **Description** == This activity allows you to check if the element exists in a Java
Exists **Output** * **Exist (Boolean)** - Check if the element exists in the file. Boolean
of the activity** * **Pick target element** - Chooses the field to select the item. This activity will generate

[17]Extract Structured Data (en)

Tuan Nguyenが2022/05/13 02:28に最終更新
表示されるドキュメントの内容
target element* - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. Properties Common Continue On Error
a particular UI element when the activity is executed. It is actually a XML fragment specifying attributes
ドキュメントの内容のソース
target element*** - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. == **Properties** == **Common
property used to find a particular UI element when the activity is executed. It is actually a XML fragment

[13]Get Web Attribute (en)

Tuan Nguyenが2022/05/13 02:26に最終更新
表示されるドキュメントの内容
to get the value of an attribute that belongs to the native browser element. (* For Mandatory) In the body of the activity Pick target element* - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. Attribute Name (String
ドキュメントの内容のソース
of the activity** == * **Pick target element*** - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. * **Attribute Name (String
of an attribute that belongs to the native browser element. [[image:71d320f-Screenshot_2021-05-25_155928.jpg

[11]Type Into (en)

Tuan Nguyenが2022/05/13 02:25に最終更新
表示されるドキュメントの内容
element* - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. Text (String)* - The text to type into. This property
(milliseconds). E.g: 30000 Input Selector (String)* - Text property used to find a particular UI element when
ドキュメントの内容のソース
element*** - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. * **Text (String)*** - The text to type
(String)*** - Text property used to find a particular UI element when the activity is executed

[2] About Activities Packages (en)

DatPTが2023/04/12 16:57に最終更新
表示されるドキュメントの内容
steps explain how to add more packages and customize the list of activities: Step 1: Open akaBot Studio and create a new Process. Step 2: Verify the existing activities packages by clicking the Package Manager button located in the top ribbon. Installing a Package Step 1: Click the All Packages option
保存場所
[1] Introduction
ドキュメントの内容のソース
and customize the list of activities: **Step 1:** Open **akaBot Studio** and create a new **Process**. **Step 2:** Verify the existing activities packages by clicking the **Package Manager** button located
"]] == **Installing a Package** == **Step 1:** Click the **All Packages** option and type in the **Search** bar

[09]Click (en)

Tuan Nguyenが2022/05/13 02:22に最終更新
表示されるドキュメントの内容
into a webpage. (* For Mandatory) In the body of the activity Pick target element* - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. Click Type - Specifies the type of mouse click used when simulating the click event. By default
ドキュメントの内容のソース
) == **In the body of the activity** == * **Pick target element*** - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. * **Click Type
UI element when the activity is executed. It is actually a XML fragment specifying attributes

[1]Share an Idea (en)

adminが2023/04/21 14:31に最終更新
表示されるドキュメントの内容
the following 5 factors ranked by the submitter on a Likert scale (from 1 to 5) or weighted average between
as a simple arithmetic average between the following 2 factors: The upcoming process changes; Existence
タイトル
[1]Share an Idea
ドキュメントの内容のソース
Click **Share** -> **Share an Idea** to add your idea details. [[image:image-20230116140830-1.png||cursorshover="true"]] The Share an Idea form opens where you can input details about the idea orderly: 1
and choose Business Area where the idea can apply 1. **High-Level Assessment**: Fill answers for questions 1

Path Exists (en)

Giang Tranが2022/05/13 04:00に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.PathExists Description This activity allows you to open a dialog and check if the specified path of file or folder/directory exists. (* for Mandatory) In the body of activity Path type
Exists Output Path Exists (Boolean) - The result of the check. Only return True or False.
タイトル
Path Exists
保存場所
[1] Core Activities
Path Exists
ドキュメントの内容のソース
path of file or folder/directory exists. [[image:image-20220505093138-1.jpeg]] (* for Mandatory
: [791440496] Path Exists **Output** * **Path Exists (Boolean) **-** **The result of the check. Only

Image Exists (en)

Giang Tranが2022/05/13 03:46に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.ImageFound Description This activity allows you to check if an image exists
Exists Options Confident (Double) - The ratio that the Bot recognize the image. The default ratio is 0.7. Output Result (Boolean) – The result of the check, indicated if the image exists or not. Only
タイトル
Image Exists
保存場所
[1] Core Activities
Image Exists
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.ImageFound == **Description** == This activity allows you to check if an image exists or not (% class="wikigeneratedid" id="H" %) [[image:image-20220505093941-1.jpeg]] (* for Mandatory
. E.g: [639993019] Image Exists **Options** * **Confident (Double)** - The ratio that the Bot

Write Text File (en)

DatPTが2023/04/17 10:01に最終更新
表示されるドキュメントの内容
text into a file. If the file already exists, the pre-existing text is overwritten. If the file does not exist, it is created. (* for Mandatory) In the body of activity File name (String)* - The path
[Input] text to the file specified in [File Name]. If file don’t exists, will create file [FileName
保存場所
[1] Core Activities
ドキュメントの内容のソース
. 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
in [File Name]. If file don’t exists, will create file [FileName]. If file have value, Overwrite [input
次のページ » ページ 1 2 3
[element-exists-1]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成