検索:element-exists-1

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

22件のうち11 - 20 « 前のページ 次のページ » ページ 1 2 3

Check/Uncheck (en)

Nhan Nguyenが2022/05/13 03:39に最終更新
表示されるドキュメントの内容
or uncheck a Checkbox. (* for Mandatory) In the body of the activity Pick target element - Chooses
Checkbox. Options From Elements (IEElement) - Element to be referred to when searching for the desired element. Only IEElement Misc Public (Checkbox) - Check if you want to publicize it. Remember to consider
ドキュメントの内容のソース
. [[image:image-20220506110038-1.png||class="img-thumbnail"]] (* for Mandatory) **In the body of the activity** * **Pick target element** - Chooses the field to select the item. This activity will generate
** * **From Elements (IEElement)** - Element to be referred to when searching for the desired element. Only

Get Text (en)

Nhan Nguyenが2022/05/13 03:42に最終更新
表示されるドキュメントの内容
it in a String variable. (* for Mandatory) In the body of the activity Pick Target Element* - Chooses
and structure your code better. Ex: [71577779] Get Text Options From Element (IEElement) - Variable that identifies the element to get the value of an attribute from. Only support for IEElement type. Output Text
ドキュメントの内容のソース
variable. [[image:image-20220506110459-1.png]] (* for Mandatory) **In the body of the activity** * **Pick Target Element*** - Chooses the field to get the text. This activity will generate a string
Element (IEElement)** - Variable that identifies the element to get the value of an attribute from. Only

Click (en)

Nhan Nguyenが2022/05/13 03:40に最終更新
表示されるドキュメントの内容
into a webpage. (* for Mandatory) In the body of activity Pick target element - Chooses the field to select
the element to be clicked on the IE browser. Options From Elements (IEElement) - Element to be referred to when searching for the desired element. Only IEElement variable type accepted. Virtual Click (Checkbox
ドキュメントの内容のソース
-20220506110125-1.png]] (* for Mandatory) **In the body of activity** * **Pick target element** - Chooses
. * **Selector (String)* **- String of characters that identifies the element to be clicked on the IE browser. **Options** * **From Elements (IEElement)** - Element to be referred to when searching for the desired

Select Item (en)

Nhan Nguyenが2022/05/13 03:45に最終更新
表示されるドキュメントの内容
from a combo box or dropdown list from IE browser. In the body of the activity Pick Target Element
that identifies the specified field. Options From Elements (IEElement) - Element to be referred to when searching for the desired element. Only IEElement Select By Index (Checkbox) - To select an item from a list
ドキュメントの内容のソース
box or dropdown list from IE browser. [[image:image-20220506111011-1.png||class="img-thumbnail"]] **In the body of the activity** * **Pick Target Element*** - Chooses the field to select the item
of characters that identifies the specified field. **Options** * **From Elements (IEElement) **- Element

Select Multiple Items (en)

Nhan Nguyenが2022/05/13 03:45に最終更新
表示されるドキュメントの内容
Target Element* - Chooses the field to select the item. This activity will generate a string variable
(String)* - String of characters that identifies the specified field. Options From Elements (IEElement) - Element to be referred to when searching for the desired element. Only IEElement Select By Index (Checkbox
ドキュメントの内容のソース
from a combo box or list box. [[image:image-20220506111046-1.png||class="img-thumbnail"]] (* is mandatory) **In the body of the activity** * **Pick Target Element*** - Chooses the field to select
Elements (IEElement)** - Element to be referred to when searching for the desired element. Only IEElement

Set Web Attribute (en)

Nhan Nguyenが2022/05/13 03:46に最終更新
表示されるドキュメントの内容
of the specified attribute. This property supports the String variable so it must be quoted. Pick Target Element
)* - String of characters that identifies the specified element. Misc Public (Checkbox) - Check if you want
. Ex: [78923423] Set Web Attribute Options From Element (IEElement) - Variable that identifies
ドキュメントの内容のソース
-20220506111217-1.png||class="img-thumbnail"]] (* for Mandatory) **In the body of the activity** * **Attribute
. This property supports the String variable so it must be quoted. * **Pick Target Element** - Chooses the field
be quoted. * **Selector (String)*** - String of characters that identifies the specified element. **Misc

Switch To (en)

Nhan Nguyenが2022/05/13 03:47に最終更新
表示されるドキュメントの内容
different UI Elements within a browser. (* for Mandatory) Properties Common Continue On Error
continuing the execution. Input Switch To Type (Dropdown List) -Chooses the type of HTML element to switch to. ・WINDOW - To switch between tabs. Switch To Value (String) - Value of the specified element. Misc Public
ドキュメントの内容のソース
Elements within a browser. [[image:image-20220506111255-1.png||class="img-thumbnail
the execution. **Input** * **Switch To Type (Dropdown List)** -Chooses the type of HTML element to switch to. ・WINDOW - To switch between tabs. * **Switch To Value (String) **- Value of the specified element

Word Application Scope (en)

VuNH54が2023/04/21 11:08に最終更新
表示されるドキュメントの内容
are supported. If the specified file does not exist, a new document file is created. E.g: “D:/input.docx” Do
does not exist, a new document file is created. Misc Public (Checkbox) - If you check it, the data
ドキュメントの内容のソース
will be closed once the activity is finished. [[image:image-20220506112026-1.png]] **In the body of activity
and Strings are supported. If the specified file does not exist, a new document file is created. E.g: “D
and Strings are supported. If the specified file does not exist, a new document file is created. **Misc

Insert Data Table (en)

VuNH54が2023/04/19 15:42に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.InsertDataTable Description This activity allows you to insert a compatible DataTable variable in an existing Table. Returns the number of rows affected. If the constraints
=myServerAddress;Database=myDataBase;UserId=myUsername;Password=myPassword;” Existing DbConnection
ドキュメントの内容のソース
in an existing Table. Returns the number of rows affected. If the constraints on the table aren't met, the activity will fail and all the written rows will be saved. [[image:image-20220506105511-1.png
/Database%20Connect/WebHome/image-20230419153435-1.png?rev=1.1||alt="image-20230419153435-1.png"]] * **Data

[4] Capture Custom Table Data (en)

adminが2023/05/14 13:20に最終更新
表示されるドキュメントの内容
A basic element in the extraction schema is the data field. However, akaBot Vision enables the capture of even more complex structures like tables. Adding a predefined table field If you are missing some fields when capturing data from the document, navigate to the Fields to Capture tab in the queue
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( ((( ((( (% class="wikigeneratedid" id="HParagraph1" %) A basic element in the extraction schema is the data field. However, akaBot
of them should be extracted. (% style="text-align:center" %) [[image:image-20220421003652-1.png||data
[element-exists-1]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成