検索:get-active-window

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

140件のうち1 - 10 次のページ » ページ 1 2 3 4 5 6 7 8 9 ... 14

Get Active Window (en)

VuNH54が2023/09/16 00:57に最終更新
表示されるドキュメントの内容
RCA.Activities.Common.GetActiveWindow Description The Get Active Window enables you to get the current active window and allows you to execute multiple activities inside it. (* is mandatory
to organize and structure your code better. E.g: [3424325] Get Active Window Output Application Window
タイトル
Get Active Window
保存場所
Get Active Window
ドキュメントの内容のソース
" %) ((( RCA.Activities.Common.GetActiveWindow == **Description** == The Get Active Window enables you to get the current active window
. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Get Active Window **Output** * **Application Window:** Output of the activity with type = ‘WindowApp

[04]Get Active Window (en)

Tuan Nguyenが2022/05/13 04:10に最終更新
表示されるドキュメントの内容
RCA.Activities.Windows.GetActiveWindow Description The Get Active Window enables you to get the current active window and allows you to execute multiple activities inside it. (*For mandatory
and structure your code better. Eg: [31233] Get Active Window Options Automation Base (Dropdown list
タイトル
[04]Get Active Window
保存場所
[04]Get Active Window
Window
ドキュメントの内容のソース
" %) ((( RCA.Activities.Windows.GetActiveWindow == **Description** == The Get Active Window enables you to get the current active window
. Eg: [31233] Get Active Window **Options** * **Automation Base (Dropdown list) **- Specify
the current active window. == **Properties** == **Common** * **Continue On Error (Boolean

Get Text (en)

Nga Nguyenが2022/05/16 04:16に最終更新
表示されるドキュメントの内容
RCA.Activities.Common.GetText Description The Get Text activity allows you to get text from webpage or windows application. (* is mandatory) In the body of activity Indicate on screen - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify
タイトル
Get Text
保存場所
Get Text
ドキュメントの内容のソース
" %) ((( RCA.Activities.Common.GetText == **Description** == The Get Text activity allows you to get text from webpage or windows application. [[image:image-20220505133216-1.png]] (* is mandatory) == **In the body of activity
. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Get

[22]Get Text (en)

Tuan Nguyenが2022/05/13 06:17に最終更新
表示されるドキュメントの内容
RCA.Activities.Windows.GetText Description This activity allows you to get text from Windows
of the activity to organize and structure your code better. E.g: [066369874] Get Text Options Automation Base
). Use Window (WindowsApp) - Use output variable from Open Window or Window Scope to scope for activity
タイトル
[22]Get Text
保存場所
Window
[22]Get Text
ドキュメントの内容のソース
" %) ((( RCA.Activities.Windows.GetText == **Description** == This activity allows you to get text from Windows application
Window (WindowsApp) **- Use output variable from Open Window or Window Scope to scope for activity (similar to From). **Output** * **Output Text (String) **- The element you get from the Windows file

[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
the execution even an error occurs within the activity. - False: blocks the process from continuing
タイトル
[11]Get Menu
保存場所
Window
[11]Get Menu
ドキュメントの内容のソース
" %) ((( 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
) **- Specifies whether the menu is context menu. * **Use Window (WindowApp)*** - The window to get menu

[04]Get Secure Credential (en)

VuNH54が2023/04/19 10:09に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.GetSecureCredential Description The Get Secure Credential activity allows you to retrieve the credentials from a specified target from the Windows Credential Manager based on Credential
. Credential is stored under Generic Credential section in Windows Credential Manager. ・DomainPassword
タイトル
[04]Get Secure Credential
保存場所
[04]Get Secure Credential
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.GetSecureCredential == **Description** == The Get Secure Credential activity allows you to retrieve the credentials from a specified target from the Windows Credential Manager based on Credential and Persistence Type
. **・Generic**: Stores any credential. Credential is stored under Generic Credential section in Windows

[24]Get Property (en)

Tuan Nguyenが2022/05/13 06:18に最終更新
表示されるドキュメントの内容
RCA.Activities.Windows.GetProperty Description The Get Property activity allows you to retrieve the value of a specified property of a window element. (*For mandatory) In the body of activity Pick target element* - Chooses the element to get value of property. This activity will generate a string
タイトル
[24]Get Property
保存場所
Window
[24]Get Property
ドキュメントの内容のソース
" %) ((( RCA.Activities.Windows.GetProperty == **Description** == The Get Property activity allows you to retrieve the value
) == **In the body of activity** == * **Pick target element*** - Chooses the element to get value of property
the location of the window. **Misc** * **Public (Checkbox) **- Check if you want to public the activity

[03]Get Credential (en)

VuNH54が2023/04/19 10:09に最終更新
表示されるドキュメントの内容
of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get
RCA.Activities.Core.GetCredential Description This activity allows you to retrieve the credentials from a specified target from the Windows Credential Manager as a secure string (password
タイトル
[03]Get Credential
保存場所
[03]Get Credential
ドキュメントの内容のソース
that indicates whether the given credentials were successfully get from Windows Credential Manager
" %) ((( RCA.Activities.Core.GetCredential == **Description** == This activity allows you to retrieve the credentials from a specified target from the Windows Credential Manager as a secure string (password) and a string (username

[28]Get Running Process (en)

Tuan Nguyenが2022/05/13 06:19に最終更新
表示されるドキュメントの内容
RCA.Activities.Windows.GetRunningProcess Description The Get Running Process allows you to get the processes that are running in your Windows computer. (*For mandatory) Properties Common Continue
of the process to continue the execution even an error occurs within the activity. - False: blocks the process
タイトル
[28]Get Running Process
保存場所
Window
[28]Get Running Process
ドキュメントの内容のソース
the name of the activity to organize and structure your code better. E.g: [12312] Get Running Process
" %) ((( RCA.Activities.Windows.GetRunningProcess == **Description** == The Get Running Process allows you to get the processes that are running in your Windows computer. [[image:image-20220505171317-1.png]] (*For mandatory

[30]Attach Process (en)

Tuan Nguyenが2022/05/13 06:20に最終更新
表示されるドキュメントの内容
) In the body of activity Pick target element* - Chooses the window to attach. This activity will generate
Scope to scope for activity (similar to From). Output Output Window (WindowApp) - The found active
RCA.Activities.Windows.AttachProcess Description This activity will allow running apps
保存場所
Window
ドキュメントの内容のソース
]] (*For Mandatory) == **In the body of activity** == * **Pick target element* **- Chooses the window to attach. This activity will generate a string variable (Selector) to specify the location of that window
output variable from Open Window or Window Scope to scope for activity (similar to From). **Output
次のページ » ページ 1 2 3 4 5 6 7 8 9 ... 14
[get-active-window]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成