検索:get-active-window

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

237件のうち21 - 30 « 前のページ 次のページ » ページ 1 2 3 4 5 6 7 8 9 ... 24

[02]Window Scope (en)

Tuan Nguyenが2022/05/13 04:06に最終更新
表示されるドキュメントの内容
RCA.Activities.Windows.WindowScope Description The Window Scope activity allows you to attach to an already opened window and execute activities within the window. (*For mandatory) In the body
edit the name of the activity to organize and structure your code better. E.g: [594703..] Window Scope
タイトル
[02]Window Scope
保存場所
Window
[02]Window Scope
ドキュメントの内容のソース
" %) ((( RCA.Activities.Windows.WindowScope == **Description** == The Window Scope activity allows you to attach to an already opened window and execute activities within the window. [[image:image-20220505165322-1.png
) **- Output of the activity with type = ‘WindowApp’. Output variable can be used in another Window Scope

Close Window (en)

VuNH54が2023/09/16 00:57に最終更新
表示されるドキュメントの内容
RCA.Activities.Common.CloseWindow Description The Close Window activity allows you to close an application window on the screen. (* is mandatory) In the body of activity Indicate on screen- Allows you
of the window. Timeout MS (Int32) - The maximum amount of time (in milliseconds) to wait for the activity
タイトル
Close Window
保存場所
Close Window
ドキュメントの内容のソース
" %) ((( RCA.Activities.Common.CloseWindow == **Description** == The Close Window activity allows you to close an application window
Window:** Use output variable from Open Window or Window Scope to scope for activity (similar to From
the name of the activity to organize and structure your code better. E.g: [3424325] Close Window

Move Window (en)

VuNH54が2023/09/16 00:58に最終更新
表示されるドキュメントの内容
RCA.Activities.Common.MoveWindow Description The Move Window manipulates the position of the selected window. (* is mandatory) Properties Common Continue On Error (Boolean) - A Boolean variable
the execution even an error occurs within the activity. - False : blocks the process from continuing
タイトル
Move Window
保存場所
Move Window
ドキュメントの内容のソース
" %) ((( RCA.Activities.Common.MoveWindow == **Description** == The Move Window manipulates the position of the selected window
of the process to continue the execution even an error occurs within the activity. **- False** : blocks the process from continuing the execution. **Input** * **Height (Int32)*** - The new height of the window

[08]Move Window (en)

Tuan Nguyenが2022/05/13 04:12に最終更新
表示されるドキュメントの内容
RCA.Activities.Windows.MoveWindow Description The Move Window manipulates the position of the selected window. (*For mandatory) In the body of activity Pick target element* - Chooses the window
variable from Open Window or Window Scope to scope for activity (similar to From). Wait Wait For Disable
タイトル
[08]Move Window
保存場所
Window
[09]Move Window
ドキュメントの内容のソース
element*** - Chooses the window to be moved. This activity will generate a string variable (Selector
output variable from Open Window or Window Scope to scope for activity (similar to From). **Wait
" %) ((( RCA.Activities.Windows.MoveWindow == **Description** == The Move Window manipulates the position of the selected window

Show Window (en)

VuNH54が2023/09/16 00:58に最終更新
表示されるドキュメントの内容
RCA.Activities.Common.ShowWindow Description The Show Window activity allows you to bring to the front a specified window. (* is mandatory) Properties Common Continue On Error (Boolean
to continue the execution even an error occurs within the activity. - False : blocks the process from
タイトル
Show Window
保存場所
Show Window
ドキュメントの内容のソース
" %) ((( RCA.Activities.Common.ShowWindow == **Description** == The Show Window activity allows you to bring to the front a specified window. [[image:image-20230417163559-1.png]] (* is mandatory) == **Properties** == **Common
** : allows the rest of the process to continue the execution even an error occurs within the activity

[03]Close Window (en)

Tuan Nguyenが2022/05/13 04:10に最終更新
表示されるドキュメントの内容
RCA.Activities.Windows.CloseWindow Description The Close Window activity allows you to close an application window on the screen. (*For mandatory) In the body of activity Pick target element* - Chooses the window to close. This activity will generate a string variable (Selector) to specify the location
タイトル
[03]Close Window
保存場所
Window
[03]Close Window
ドキュメントの内容のソース
" %) ((( RCA.Activities.Windows.CloseWindow == **Description** == The Close Window activity allows you to close an application window
** == * **Pick target element*** - Chooses the window to close. This activity will generate a string variable
the location of the window. **Misc** * **Public (Checkbox)** - Check if you want to public the activity

Restore Window (en)

VuNH54が2023/09/16 00:58に最終更新
表示されるドキュメントの内容
RCA.Activities.Common.RestoreWindow Description The Restore Window activity allows you to restore
within the activity. - False : blocks the process from continuing the execution. Input Window
of the activity to organize and structure your code better. E.g: [3424325] Restore Window
タイトル
Restore Window
保存場所
Restore Window
ドキュメントの内容のソース
" %) ((( RCA.Activities.Common.RestoreWindow == **Description** == The Restore Window activity allows you to restore a window to its previous
an error occurs within the activity. **- False** : blocks the process from continuing the execution. **Input** * **Window (WindowApp)* **- Input WindowApp for the Attach Window to attach with type

Open Application (en)

VuNH54が2023/09/16 00:58に最終更新
表示されるドキュメントの内容
of activity Indicate window on screen- Allows you to automatically open an application by selecting its window. Do - The activities you want to execute within the application. Properties Common Continue
of the activity to organize and structure your code better. E.g: [3424325] Open Window Options Working Directory
ドキュメントの内容のソース
) == **In the body of activity** == * **Indicate window on screen**- Allows you to automatically open an application by selecting its window. * **Do** - The activities you want to execute within the application. == **Properties
)*** - Output of the activity with type = ‘WindowApp’. Output variable can be used in another Attach Window

[07]Show Window (en)

Tuan Nguyenが2022/05/13 04:12に最終更新
表示されるドキュメントの内容
RCA.Activities.Windows.ShowWindow Description The Show Window activity allows you to bring to the front a specified window. (*For mandatory) In the body of activity Pick target element* - Chooses the window to be shown. This activity will generate a string variable (Selector) to specify the location
タイトル
[07]Show Window
保存場所
Window
[07]Show Window
ドキュメントの内容のソース
" %) ((( RCA.Activities.Windows.ShowWindow == **Description** == The Show Window activity allows you to bring to the front a specified 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

[09]Hide Window (en)

Tuan Nguyenが2022/05/13 04:13に最終更新
表示されるドキュメントの内容
RCA.Activities.Windows.HideWindow Description The Hide Window activity allows you to make a window completely invisible. (*For mandatory) In the body of activity Pick target element* - Chooses the window to hide. This activity will generate a string variable (Selector) to specify the location
タイトル
[09]Hide Window
保存場所
Window
[08]Hide Window
ドキュメントの内容のソース
" %) ((( RCA.Activities.Windows.HideWindow == **Description** == The Hide Window activity allows you to make a window completely
** == * **Pick target element* **- Chooses the window to hide. This activity will generate a string variable
of the window. **Misc** * **Public (Checkbox) -** Check if you want to public the activity. Remember
[get-active-window]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成