検索:get-element-1

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

11件のうち1 - 10 次のページ » ページ 1 2

Get Position (en)

DatPTが2023/04/19 13:01に最終更新
表示されるドキュメントの内容
of a specified UI element. (* is mandatory) In the body of activity Indicate on screen - Chooses the element
of that element. Properties Common Continue On Error (Boolean) - A Boolean variable has two possible values
(Collapsible list) : Element (UIElement) - Use the UiEIement variable returned by another activity
タイトル
Get Position
保存場所
Common Element
Get Position
ドキュメントの内容のソース
== **Description** == This activity is used to retrieve the bounding rectangle of a specified UI element. [[image:image-20230419125632-1.png]] (* is mandatory) == **In the body of activity** == * **Indicate on screen** - Chooses the element to verify its existence. This activity will generate a string variable

Get Attribute (en)

DatPTが2023/04/19 12:58に最終更新
表示されるドキュメントの内容
of a specified attribute of an UI element. (* 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 the location of that element. Text (String)* - The name of the attribute to be retrieved
タイトル
Get Attribute
保存場所
Common Element
Get Attribute
ドキュメントの内容のソース
of an UI element. [[image:image-20230419124053-1.png]] (* 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 the location of that element. * **Text (String)* **- The name

Get OCR Text (en)

DatPTが2023/04/14 14:44に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.GetOCRText Description This activity allows you to get text from a UI element
. (* for Mandatory) In the body of activity Take a Screenshot – The Image Selector. You can get a screenshot
of the activity to organize and structure your code better. E.g: [586133740] Get OCR Text Options Confident
タイトル
Get OCR Text
保存場所
[1] Core Activities
Get OCR Text
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.GetOCRText == **Description** == This activity allows you to get text from a UI element or image using
-20220513104515-1.png]] (* for Mandatory) == **In the body of activity** == * **Take a Screenshot** – The Image Selector. You can get a screenshot by clicking to this option. Text will be extracted using

Click Image (en)

DatPTが2023/04/14 14:19に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.ClickImage Description This activity allows you to search for an image and click it within a UI element. (* for Mandatory) In the body of activity Take a Screenshot - The Image Selector. You can get a screenshot by clicking to this option. Text will be extracted using
保存場所
[1] Core Activities
ドキュメントの内容のソース
element. [[image:image-20220505092211-1.jpeg]] (* for Mandatory) == **In the body of activity** == * **Take a Screenshot** - The Image Selector. You can get a screenshot by clicking to this option. Text

[2] How to use akaBot Agent (en)

DatPTが2023/04/14 10:04に最終更新
表示されるドキュメントの内容
Center. Get processes from akaBot Center or akaBot Studio. Control the processes by running/stopping
to get access to the Bot Center, you need to firstly configure the proxy setting to open the connection by performing below steps: Step 1: In Settings screen ( if in the List Workflows screen then select Settings
ドキュメントの内容のソース
akaBot Agent** == To operate a bot, you need to follow below actions: 1. Configure network setting to open connection to the akaBot Center if needed. 1. Configure bot setting & connect to akaBot Center. 1. Get processes from akaBot Center or akaBot Studio. 1. Control the processes by running/stopping

Type Secure Text (en)

DatPTが2023/04/19 12:57に最終更新
表示されるドキュメントの内容
of an indicated window. (* is mandatory) In the body of activity Indicate on screen - Chooses the element
of that element. Properties Common Continue On Error (Boolean) - A Boolean variable has two possible values
text to be written in the specified UI element. Target (Collapsible list) : Element (UIElement) - Use
保存場所
Common Element
ドキュメントの内容のソース
. [[image:image-20230419123015-1.png]] (* 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 the location of that element. == **Properties** == **Common** * **Continue On Error

Wait Attribute (en)

DatPTが2023/04/19 12:58に最終更新
表示されるドキュメントの内容
RCA.Activities.Common.WaitAttribute Description This activity is used to wait for the value of the specified UI element's attribute to be equal to an object. (* is mandatory) In the body of activity
(String)* - The expected value of the attribute. Element (UIElement) - The UI element that should contain
保存場所
Common Element
ドキュメントの内容のソース
" %) ((( RCA.Activities.Common.WaitAttribute == **Description** == This activity is used to wait for the value of the specified UI element's attribute to be equal to an object. [[image:image-20230419124551-1.png]] (* is mandatory
)* **- The expected value of the attribute. * **Element (UIElement)** - The UI element that should contain

Input Dialog (en)

DatPTが2023/04/12 18:03に最終更新
表示されるドキュメントの内容
from instead of textbox. If set to contain only one element, a text box appears to write text. If set to contain 2 or 3 elements, they appear as radio button to select from. If select more than 3, they appear
保存場所
[1] Core Activities
ドキュメントの内容のソース
message and an input field. [[image:image-20230412175405-1.png]] == **Properties** == **Input
[]) **- Provides an array of options to choose from instead of textbox. If set to contain only one element, a text box appears to write text. If set to contain 2 or 3 elements, they appear as radio button to select

Get Agent Credential (en)

DatPTが2023/04/17 10:28に最終更新
表示されるドキュメントの内容
RCA.Core.Activities.GetAgentCredential Description This activity allows you to get a specified akaBot Center credential by using a provided Asset Name and returns a username and a secure password
. E.g: Get Agent Credential Output Password (SecureString) – The secure password of the retrieved
タイトル
Get Agent Credential
保存場所
Get Agent Credential
ドキュメントの内容のソース
" %) ((( RCA.Core.Activities.GetAgentCredential == **Description** == This activity allows you to get a specified akaBot Center credential
-1.png]] (* for Mandatory) == **Properties** == **Common** * **Continue On Error (Boolean
edit the name of the activity to organize and structure your code better. E.g: Get Agent Credential

Select File (en)

DatPTが2023/04/12 17:41に最終更新
表示されるドキュメントの内容
them with a semicolon (“;”). Use Asterisk to get all files. The default value is: All files
保存場所
[1] Core Activities
ドキュメントの内容のソース
path of the selected file. [[image:image-20220505093334-1.jpeg]] == **Properties** == **Input
multiple file types, separate them with a semicolon (“;”). Use Asterisk to get all files. The default value
次のページ » ページ 1 2
[get-element-1]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成