検索:get-element-1

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

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

Get Element (en)

Nhan Nguyenが2022/05/13 02:24に最終更新
表示されるドキュメントの内容
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
タイトル
Get Element
添付ファイルの名称
get element.png
保存場所
Get Element
ドキュメントの内容のソース
" %) ((( 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

Get Text (en)

Nhan Nguyenが2022/05/13 02:24に最終更新
表示されるドキュメントの内容
(JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from Selector
and structure your code better. Eg: Get Text Java Output Output Text (String) - The element you get from
RCA.Activities.Java.GetText Description This activity allows you to get text from a Java file
タイトル
Get Text
添付ファイルの名称
get text.png
保存場所
Get Text
ドキュメントの内容のソース
)* **- The element you want to get. * **From (JavaElement)** - The file you get the element from * **Selector
and structure your code better. Eg: Get Text Java **Output** * **Output Text (String) **- The element you
" %) ((( RCA.Activities.Java.GetText == **Description** == This activity allows you to get text from a Java file

[13]Get Web Attribute (en)

Tuan Nguyenが2022/05/13 02:26に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.GetWebAttribute Description The Get Web Attribute activity allows you 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
タイトル
[13]Get Web Attribute
保存場所
[13]Get Web Attribute
ドキュメントの内容のソース
" %) ((( RCA.Activities.Browser.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value of an attribute that belongs to the native browser element. [[image:71d320f-Screenshot_2021-05-25_155928.jpg
of the activity** == * **Pick target element*** - Chooses the element to verify its existence. This activity

Element Exists (en)

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

Expand/Collapse (en)

Nhan Nguyenが2022/05/13 02:23に最終更新
表示されるドキュメントの内容
Input Element (JavaElement)* - The element you want to get. If [Selector] is not specified then [Input Element] will be specified From (JavaElement) - The file you get the element from Selector (String)* - You
activities. (* is mandatory) In the body of the activity Pick target element - Chooses the field
ドキュメントの内容のソース
)*** - The element you want to get. If [Selector] is not specified then [Input Element] will be specified * **From (JavaElement)** - The file you get the element from * **Selector (String)*** - You can add selectors here
target element** - Chooses the field to select the item. This activity will generate a string variable

Select Item (en)

Nhan Nguyenが2022/05/13 02:25に最終更新
表示されるドキュメントの内容
). Input From (JavaElement) - The file you get the element from Index (Int32)* - The index of the element. Int32 supported only Input Element(JavaElement)* - The element you want to get. Selector (String
specific items from a Java file. (* is mandatory) In the body of the activity Pick target element
ドキュメントの内容のソース
). **Input** * **From (JavaElement)** - The file you get the element from * **Index (Int32)* **- The index of the element. Int32 supported only * **Input Element(JavaElement)* **- The element you want
) **In the body of the activity** * **Pick target element **- Chooses the field to select the item

Do Actions (en)

Nhan Nguyenが2022/05/13 02:22に最終更新
表示されるドキュメントの内容
[])* - Execution of multiple actions from a Java element. Eg: Available actions page-up , page-down, select-all … From (JavaElement) - The file you get the element from. Input Element (JavaElement)* - The element you
RCA.Activities.Java.DoActions Description This activity allows you to pick elements and execute
ドキュメントの内容のソース
a Java element. Eg: Available actions page-up , page-down, select-all … * **From (JavaElement)** - The file you get the element from. * **Input Element (JavaElement)*** - The element you want to get
" %) ((( RCA.Activities.Java.DoActions == **Description** == This activity allows you to pick elements and execute other actions

[10]Get Text (en)

Tuan Nguyenが2022/05/13 02:25に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.GetText Description The Get Text activity extracts on a webpage and saves it in a String variable. (* For Mandatory) In the body of the activity Pick target element* - Chooses the field to get text. This activity will generate a string variable (Selector) to specify the location
タイトル
[10]Get Text
保存場所
[10]Get Text
ドキュメントの内容のソース
"]] (* For Mandatory) == **In the body of the activity** == * **Pick target element*** - Chooses the field to get
" %) ((( RCA.Activities.Browser.GetText == **Description** == The Get Text activity extracts on a webpage and saves it in a String
element when the activity is executed. It is actually a XML fragment specifying attributes of the GUI

Click (en)

Nhan Nguyenが2022/05/13 02:20に最終更新
表示されるドキュメントの内容
) - The file you get the element from Input Element(JavaElement)* - The element you want to get. If [Selector] is not specified then [Input Element] will be specified, [Input Element] and [Selector] can not be both filled
RCA.Activities.Java.Click Description This activity allows you to click a specified element
ドキュメントの内容のソース
)** - The file you get the element from * **Input Element(JavaElement)* **- The element you want to get. If [Selector] is not specified then [Input Element] will be specified, [Input Element] and [Selector] can
== **Description** == This activity allows you to click a specified element. [[[[image:click.jpg||alt="https

Type Into (en)

Nhan Nguyenが2022/05/13 02:26に最終更新
表示されるドキュメントの内容
expires, the activity will terminate. Default value: 30000 (milliseconds). Input Input Element (JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from. Selector
into a specified Java file. (* is mandatory) In the body of the activity Pick target element - Chooses
ドキュメントの内容のソース
will terminate. Default value: 30000 (milliseconds). **Input** * **Input Element (JavaElement)*** - The element you want to get. * **From (JavaElement) **- The file you get the element from. * **Selector
of the activity** * **Pick target element **- Chooses the field to select the item. This activity will generate
次のページ » ページ 1 2 3
[get-element-1]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成