Search: get-active-window

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

Results 11 - 20 of 165 « previous page next page » Page 1 2 3 4 5 6 7 8 9 ... 17

[33]Handle Alert

Last modified by Tuan Nguyen on 2022/05/13 03:27
Rendered document content
” or "Exit" button as soon as the pop up window appears. ・GETTEXT - Gets the text from alert box. ・SENDKEYS
up window appears. ・GETTEXT - Gets the text from alert box. ・SENDKEYS – Sends string of text
RCA.Activities.Browser.HandleAlert Description The Handle Alert activity allows you to handle
Raw document content
- Clicks on the “Cancel” or "Exit" button as soon as the pop up window appears. ・GETTEXT - Gets the text
- Clicks on the “Cancel” or "Exit" button as soon as the pop up window appears. ・GETTEXT - Gets the text
" %) ((( RCA.Activities.Browser.HandleAlert == **Description** == The Handle Alert activity allows you to handle alert popup box

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
Description Activities are the core unit of behavior in Windows Workflow Foundation. The execution logic of an activity can be implemented in managed code or it can be implemented by using other activities. This topic demonstrates how to create an activity. There are two steps required to create
Title
Custom Activity
Raw document content
** == Activities are the core unit of behavior in Windows Workflow Foundation. The execution logic of an activity can be implemented in managed code or it can be implemented by using other activities. This topic demonstrates how to create an activity. **There are two steps required to create a custom activity:** 1

Attach Window

Last modified by VuNH54 on 2023/09/16 00:40
Rendered document content
RCA.Activities.Common.AttachWindow Description The Attach Window activity allows you to attach to an already opened window and execute activities within the window. (* is mandatory) In the body of activity Indicate window on screen- Allows you to automatically attach an application by selecting its
Title
Attach Window
Location
Attach Window
Raw document content
" %) ((( RCA.Activities.Common.AttachWindow == **Description** == The Attach Window activity allows you to attach to an already opened window and execute activities within the window. [[image:image-20220505133620-1.png]] (* is mandatory) == **In the body of activity** == * **Indicate window on screen**- Allows you to automatically attach

[02]Window Scope

Last modified by Tuan Nguyen on 2022/05/13 04:06
Rendered document content
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
Title
[02]Window Scope
Location
Window
[02]Window Scope
Raw document content
" %) ((( 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

Last modified by VuNH54 on 2023/09/16 00:57
Rendered document content
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
Title
Close Window
Location
Close Window
Raw document content
" %) ((( 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

Last modified by VuNH54 on 2023/09/16 00:58
Rendered document content
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
Title
Move Window
Location
Move Window
Raw document content
" %) ((( 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

Last modified by Tuan Nguyen on 2022/05/13 04:12
Rendered document content
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
Title
[08]Move Window
Location
Window
[09]Move Window
Raw document content
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

Last modified by VuNH54 on 2023/09/16 00:58
Rendered document content
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
Title
Show Window
Location
Show Window
Raw document content
" %) ((( 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

Last modified by Tuan Nguyen on 2022/05/13 04:10
Rendered document content
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
Title
[03]Close Window
Location
Window
[03]Close Window
Raw document content
" %) ((( 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

Last modified by VuNH54 on 2023/09/16 00:58
Rendered document content
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
Title
Restore Window
Location
Restore Window
Raw document content
" %) ((( 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
RSS feed for search on [get-active-window]
Created by admin on 2022/04/17 14:38