検索:get-element-1

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

204件のうち41 - 50 « 前のページ 次のページ » ページ 1 2 3 4 5 6 7 8 9 ... 21

Computer Vision (en)

保存場所
adminが2022/05/18 09:33に最終更新
表示されるドキュメントの内容
The AI Computer Vision pack contains refactored fundamental Common Element activities such as Click, Type Into, or Get Text. The main difference between the CV activities and their classic counterparts
. The neural network is able to identify UI elements such as buttons, text input fields, or check boxes without
ドキュメントの内容のソース
(% class="box" %) ((( The AI Computer Vision pack contains refactored fundamental Common Element activities such as **Click**, **Type Into**, or **Get Text**. The main difference between the CV activities
 **Machine Learning** department. The neural network is able to identify UI elements such as buttons, text

Activities (en)

adminが2022/06/30 14:25に最終更新
表示されるドキュメントの内容
CV Check CV Click CV Dropdown Select CV Element Exists CV Get Text CV Highlight CV Hover CV Screen Scope CV Table Extract CV Type Into
ドキュメントの内容のソース
/Activities/CV%20Dropdown%20Select/]] * [[CV Element Exists>>url:https://docs.akabot.com/bin/view/Activities/Computer%20Vision/Activities/CV%20Element%20Exists/]] * [[CV Get Text>>url:https://docs.akabot.com/bin/view

Get Web Attribute (NB) (en)

Nga Nguyenが2022/05/16 03:54に最終更新
表示されるドキュメントの内容
RCA.Activities.NativeBrowser.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 activity Pick target element* - Chooses the element to verify its existence. This activity
タイトル
Get Web Attribute (NB)
保存場所
Get Web Attribute (NB)
ドキュメントの内容のソース
" %) ((( RCA.Activities.NativeBrowser.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value of an attribute that belongs to the native browser element. [[image:image-20220505150017-1.png]] (*For Mandatory) == **In the body of activity** == * **Pick target element*** - Chooses the element to verify its existence

Custom Activity (en)

保存場所
adminが2023/04/27 18:24に最終更新
表示されるドキュメントの内容
: CodeActivity { public InArgument<int> Number1 { get; set; } public InArgument<int> Number2 { get; set; } public OutArgument<int> Total { get; set; } protected override void
Open command prompt at your project folder Figure 1 Click on address bar -> type ‘cmd’ -> press
ドキュメントの内容のソース
demonstrates how to create an activity. **There are two steps required to create a custom activity:** 1. Writing the custom activity code. 1. Package your activity 1. Register the assembly (.dll) to akaBot
installed and do the following steps:** 1. Open Microsoft Visual Studio. 1. In the New Project dialog

[2] Report (en)

adminが2023/07/04 16:11に最終更新
表示されるドキュメントの内容
being connected to Center. Here, you can get information such as the number of successful tasks
that was run by the selected Agent or Workflows You can get your reports by Agent and Workflow. To access
by going to Report tab > Select Agent tab. No Column Description 1 Agent Name The name of the Agent
ドキュメントの内容のソース
are currently being connected to Center. Here, you can get information such as the number of successful tasks
that was run by the selected Agent or Workflows You can get your reports by **Agent** and **Workflow
-20221101161308-7.png]] |=No|=Column|=Description |1|Agent Name|The name of the Agent which activities

[1] Release Notes (en)

Nga Nguyenが2022/05/13 03:46に最終更新
表示されるドキュメントの内容
RCA.Activities.ComputerVision Version 1.0.0.0 Features added Add new activities: CV Check CV Click CV Dropdown Select CV Element Exists CV Get Text CV Highlight CV Hover CV Screen Scope CV Table Extract CV Type Into
タイトル
[1] Release Notes
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( == **RCA.Activities.ComputerVision Version 1.0.0.0** == === **Features added** === (% class="box" %) ((( * Add new activities: ** CV Check ** CV Click ** CV Dropdown Select ** CV Element Exists ** CV Get Text ** CV Highlight ** CV

[1] Release Notes (en)

保存場所
Nga Nguyenが2022/05/16 02:33に最終更新
表示されるドキュメントの内容
RCA.Activities.Windows Version 2.1.2.1 Bug Fixes Fixed an issue in Show Window activity which check HideWindow before ShowWindow with Element: incorrect. Fixed an issue in Take Screenshot activity
[Duration] is nagetive integer. Fixed an issue in Get Active Window activity which can not get active
タイトル
[1] Release Notes
保存場所
[1] Release Notes
ドキュメントの内容のソース
** activity which check HideWindow before ShowWindow with Element: incorrect. ))) * ((( Fixed an issue
in **Get Active Window** activity which can not get active window. ))) * ((( Fixed an issue in **Move

[4] API resources (en)

adminが2023/09/06 09:47に最終更新
表示されるドキュメントの内容
. 1. GetRolePermisson Get Resources permission collections. Supported methods: Get Parameters Name
) Example: Make a GET request to the http://botcenter.akabot.io/api/roles/{name} URL Headers: Response: 2. GetUsers Get User collections. Supported methods: Get Parameters Name Type Required
ドキュメントの内容のソース
.png]] Response: [[image:image-20230307144502-46.png]] 1. == **11. Workflows** == Get WorkFlow
and resources are exposed to be accessible with appropriate authorization. == (% style="color:#000000" %)**1. GetRolePermisson**(%%) == Get Resources permission collections. Supported methods: Get Parameters |Name|Type

[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
to get menu. This property allows WindowApp variable. Misc Public (Checkbox) - Check if you want
タイトル
[11]Get Menu
保存場所
[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

[5] How to create HTTP task in a process (en)

adminが2023/07/10 09:36に最終更新
表示されるドキュメントの内容
After clicking in Create New, page changes into the screen below: Component Description 1 Name
of the process (please scroll down to see all elements) 3 Find the needed task 4 You need to drag and drop
session Name: Name of HTTP Task Method: Single choice below http method: GET, PUT, POST, DELETE
保存場所
[1] Process Design
ドキュメントの内容のソース
: [[image:image-20230312195356-13.png]] |**Component**|**Description** |1|Name of process |2|Tasks
scroll down to see all elements) |3|Find the needed task |4|You need to drag and drop to design a full
**: Single choice below http method: GET, PUT, POST, DELETE, OPTIONS, HEAD **URL: **enter** **URL service
[get-element-1]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成