検索:element-exists-1

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

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

[03]Close Window (en)

Tuan Nguyenが2022/05/13 04:10に最終更新
表示されるドキュメントの内容
an application window on the screen. (*For mandatory) In the body of activity Pick target element* - Chooses
together with Process argument. Element (AutomationElement) - Uses variable with type = ‘AutomationElement
for element with Selector string (if not filled, look from desktop root). Use Window (WindowApp) *- Use output
ドキュメントの内容のソース
on the screen. [[image:image-20220505165356-1.png]] (*For mandatory) == **In the body of activity** == * **Pick target element*** - Chooses the window to close. This activity will generate a string variable
the version of Automation library. This option goes together with Process argument. * **Element

[05]Maximize Window (en)

Tuan Nguyenが2022/05/13 04:11に最終更新
表示されるドキュメントの内容
and maximizes it. (*For mandatory) In the body of activity Pick target element* - Chooses the element
together with Process argument. Element (AutomationElement) - Uses variable with type = ‘AutomationElement
for element with Selector string (if not filled, look from desktop root). Use Window (WindowApp) - Use output
ドキュメントの内容のソース
it. [[image:image-20220505165512-1.png]] (*For mandatory) == **In the body of activity** == * **Pick target element* **- Chooses the element to maximize. This activity will generate a string variable (Selector
. This option goes together with Process argument. * **Element (AutomationElement)** - Uses variable with type

[06]Minimize Window (en)

Tuan Nguyenが2022/05/13 04:11に最終更新
表示されるドキュメントの内容
and minimizes it. (*For mandatory) In the body of activity Pick target element* - Chooses the element
together with Process argument. Element (AutomationElement) - Uses variable with type = ‘AutomationElement
for element with Selector string (if not filled, look from desktop root). Use Window (WindowApp) - Use output
ドキュメントの内容のソース
it. [[image:image-20220505165547-1.png]] (*For mandatory) == **In the body of activity** == * **Pick target element* **- Chooses the element to minimize. This activity will generate a string variable (Selector
. This option goes together with Process argument. * **Element (AutomationElement) **- Uses variable with type

[07]Show Window (en)

Tuan Nguyenが2022/05/13 04:12に最終更新
表示されるドキュメントの内容
to the front a specified window. (*For mandatory) In the body of activity Pick target element* - Chooses
together with Process argument. Element (AutomationElement) - Uses variable with type = ‘AutomationElement
for element with Selector string (if not filled, look from desktop root). Use Window (WindowApp) - Use output
ドキュメントの内容のソース
window. [[image:image-20220505165633-1.png]] (*For mandatory) == **In the body of activity** == * **Pick target element* **- Chooses the window to be shown. This activity will generate a string variable
. * **Element (AutomationElement) **- Uses variable with type = ‘AutomationElement’ as input instead of selector

[08]Move Window (en)

Tuan Nguyenが2022/05/13 04:12に最終更新
表示されるドキュメントの内容
of the selected window. (*For mandatory) In the body of activity Pick target element* - Chooses the window
. This option goes together with Process argument. Element (AutomationElement) - Uses variable with type
for element with Selector string (if not filled, look from desktop root). Use Window (WindowApp) - Use output
ドキュメントの内容のソース
. [[image:image-20220505165811-1.png]] (*For mandatory) == **In the body of activity** == * **Pick target element*** - Chooses the window to be moved. This activity will generate a string variable (Selector
with Process argument. * **Element (AutomationElement)** - Uses variable with type = ‘AutomationElement

[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

[09]Hide Window (en)

Tuan Nguyenが2022/05/13 04:13に最終更新
表示されるドキュメントの内容
a window completely invisible. (*For mandatory) In the body of activity Pick target element* - Chooses
together with Process argument. Element (AutomationElement) - Uses variable with type = ‘AutomationElement
for element with Selector string (if not filled, look from desktop root). Use Window (WindowApp) - Use output
ドキュメントの内容のソース
invisible. [[image:image-20220505165854-1.png]] (*For mandatory) == **In the body of activity** == * **Pick target element* **- Chooses the window to hide. This activity will generate a string variable
library. This option goes together with Process argument. * **Element (AutomationElement) **- Uses

[10]Restore Window (en)

Tuan Nguyenが2022/05/13 04:13に最終更新
表示されるドキュメントの内容
). (*For mandatory) In the body of activity Pick target element* - Chooses the window to restore down
with Process argument. Element (AutomationElement) - Uses variable with type = ‘AutomationElement’ as input instead of selector string. From (UiElement) - UiElement variable to root when searching for element
ドキュメントの内容のソース
and position (the size it was before it was minimized or maximized). [[image:image-20220505165927-1.png]] (*For mandatory) == **In the body of activity** == * **Pick target element* **- Chooses the window
with Process argument. * **Element (AutomationElement) **- Uses variable with type = ‘AutomationElement

[11]Get Menu (en)

Tuan Nguyenが2022/05/13 04:14に最終更新
表示されるドキュメントの内容
RCA.Activities.Windows.GetMenu Description The Get Menu activity allows you to select the menu of a specified window element. (*For mandatory) Properties Common Continue On Error (Boolean) - A Boolean variable has two possible values: True or False - True: allows the rest of the process to continue
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Windows.GetMenu == **Description** == The Get Menu activity allows you to select the menu of a specified window element. [[image:image-20220505170004-1.png]] (*For mandatory) == **Properties

[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
次のページ » ページ 1 2 3 4
[element-exists-1]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成