Search: get-element-1

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

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

Get Element

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetElement Description This activity allows you to get elements from a Java
(milliseconds). Input Input Element (JavaElement)* - The element you want to get. From (JavaElement)* - The file you get the element from Selector (String) * - You can add selectors here. String supported only
Title
Get Element
Attachment name
get element.png
Location
Get Element
Raw document content
" %) ((( RCA.Activities.Java.GetElement == **Description** == This activity allows you to get elements from a Java file
Element (JavaElement)* **- The element you want to get. * **From (JavaElement)* **- The file you get
. Eg: Get Element (% class="wikigeneratedid" id="H-4" %) **Output** * **Output Element

要素を取得 (ja)

Last modified by admin on 2023/10/18 11:41
Attachment name
get element.png
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Java.GetElement == **説明** == このアクティビティでは、Javaファイルから要素を取得できます。 [[[[image:get element.png]]>>attach:get element.png]] *は必須。 == **プロパティ** == **共通** * **エラーでも処理を続ける(ブール)**:ブール変数は、TrueまたはFalseの2つの値を持っています。True
Location
Get Element

Get Elements

Last modified by Nhan Nguyen on 2022/05/13 03:41
Rendered document content
of the activity Pick Target Element* - Chooses the field to get the item. This activity will generate a string
] Get Elements. Output Elements (IEElement) - The output UI element returned from the activity. Only
RCA.Activities.IE.GetElements Description Extracts the UI element on Internet Explorer. Activity
Title
Get Elements
Location
Get Elements
Raw document content
]] (* for Mandatory) **In the body of the activity** * **Pick Target Element*** - Chooses the field to get
and structure your code better. Ex: [2424234] Get Elements. **Output** * **Elements (IEElement
" %) ((( RCA.Activities.IE.GetElements == **Description** == Extracts the UI element on Internet Explorer. Activity is only valid

Get Element

Last modified by Nhan Nguyen on 2022/05/13 03:41
Rendered document content
. (* for Mandatory) In the body of the activity Pick Target Element* - Chooses the field to get the item
] Get Element Options. From Element (IEElement) - Element to be referred to when searching
. Target Scroll Height (Int32) - Scroll before getting the Ui Element. To input a number equals
Title
Get Element
Location
Get Element
Raw document content
-1.png]] (* for Mandatory) **In the body of the activity** * **Pick Target Element
] Get Element **Options.** * **From Element (IEElement)** - Element to be referred to when
to store the element. **Target** * **Scroll Height (Int32)** - Scroll before getting the Ui Element

Get Element (NB)

Last modified by Nga Nguyen on 2022/05/16 03:50
Rendered document content
RCA.Activities.NativeBrowser.GetElement Description Waits for the specified UI element to appear on the screen (to be in the foreground) and returns it as an element variable. (*For mandatory) In the body of activity Pick target element* - Chooses the field on a browser to select the item. This activity
Title
Get Element (NB)
Location
Get Element (NB)
Raw document content
" %) ((( RCA.Activities.NativeBrowser.GetElement == **Description** == Waits for the specified UI element to appear on the screen (to be in the foreground) and returns it as an element variable. [[image:image-20220505145915-1.png]] (*For mandatory) == **In the body of activity** == * **Pick target element*** - Chooses the field on a browser to select the item

[3]Get Element Value

Last modified by LongVA on 2023/10/06 15:50
Rendered document content
to get the values from. Properties panel Common Continue On Error - The automation keeps going
an error occurs. Input Form ID - The ID of the form you want to manipulate. Key Name - The element's key
of the activity. Public - public form or not. Output Output Data - The value of the element which has the key you
Title
[3]Get Element Value
Location
Get Element Value
Raw document content
you want to get the values from. **Properties panel** * Common ** Continue On Error - The automation
- The element's key name is used to specify the field which you want to manipulate. * Misc ** Display Name
of the element which has the key you just entered. ))) {{velocity}} #if ($xcontext.action != 'export') (% class

[1] Getting Started

Located in
Last modified by admin on 2022/05/16 04:37
Title
[1] Getting Started
Location
[1] Introduction

【1】リリースノート (ja)

Last modified by JP Comtor on 2023/11/27 13:59
Rendered document content
します。 リスト情報を取得 Microsoft GraphのGet list APIを使って、指定されたSharePointリストに関する情報を取得します。 各リストに Microsoft GraphのGet lists と Get listのAPIを使って、指定されたSharePointサイトの各リストに対して1つまたは一連のアクティビティを実行します。 各リスト項目に Microsoft GraphのGet
RCA.Activities.Office365 v1.0.0 1.Sharepointリストのアクティビティ: アクティビティ 説明 リスト項目取得 指定されたリスト
Title
1】リリースノート
Raw document content
リストに関する情報を取得します。 |各リストに|Microsoft GraphのGet lists と Get listのAPIを使って、指定されたSharePointサイトの各リストに対して1つまたは一連のアクティビティを実行します。 |各リスト項目に|Microsoft GraphのGet list item APIを使って、指定されたSharePointリスト内の各リストに対して1つまたは一連
== **RCA.Activities.Office365 v1.0.0** == === **1.Sharepointリストのアクティビティ: ** === |=アクティビティ
Location
[1] Release Notes

カスタムアクティビティ (ja)

Located in
Last modified by admin on 2023/10/18 13:47
Rendered document content
{ public InArgument<int> Number1 { get; set; } public InArgument<int> Number2 { get; set
することもできます。このトピックでは、アクティビティの作成方法を説明します。 カスタムアクティビティを作成するには、次の2つのステップが必要です。 1.カスタムアクティビティのコードを作成します。 2.アクティビティ
を実行する必要があります。 1.Microsoft Visual Studioを開きます。 2.[新しいプロジェクト]ダイアログの[インストール済み]カテゴリで、 [Visual C#] > [ワーク
Raw document content
InArgument<int> Number1 { get; set; } public InArgument<int> Number2 { get; set; } public
では、アクティビティの作成方法を説明します。 **カスタムアクティビティを作成するには、次の2つのステップが必要です。** 1.カスタムアクティビティのコードを作成します。 2.アクティビティをパッケージ化
アクティビティを開発するには、WF拡張機能パッケージがインストールされたMicrosoft Visual Studioを使用し、次の手順を実行する必要があります。** 1.Microsoft Visual

Activities

Last modified by admin on 2022/07/01 15:51
Rendered document content
Attach Browser Check/Uncheck Click Close Tab Element Exist Get Element Get Elements Get Text Get Web Attribute Go Back Go Forward Hover Inject Javascript Navigate To Open Browser Refresh Select Item Select Multiple Items Set Web Attribute Switch To Type Into Wait Browser Complete
Raw document content
%20Explorer/Activities/Close%20Tab/]] * [[Element Exist>>url:https://docs.akabot.com/bin/view/Activities/Internet%20Explorer/Activities/Element%20Exist/]] * [[Get Element>>url:https://docs.akabot.com/bin/view/Activities/Internet%20Explorer/Activities/Get%20Element/]] * [[Get Elements>>url:https://docs.akabot.com/bin
next page » Page 1 2 3 4 5 6 7 8 9 ... 18
RSS feed for search on [get-element-1]
Created by admin on 2022/04/17 14:38