Search: get-text-4

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

Results 1 - 10 of 23 next page » Page 1 2 3

[10]Get Text

Last modified by Tuan Nguyen on 2022/05/13 02:25
Rendered document content
RCA.Activities.Browser.GetText Description The Get Text activity extracts on a webpage and saves
the field to get text. This activity will generate a string variable (Selector) to specify the location
to organize and structure your code better. Eg: [3454334] Get Text Public (Checkbox) - Check if you want
Title
[10]Get Text
Location
[10]Get Text
Raw document content
" %) ((( RCA.Activities.Browser.GetText == **Description** == The Get Text activity extracts on a webpage and saves it in a String
the name of the activity to organize and structure your code better. Eg: [3454334] Get Text * **Public
"]] (* For Mandatory) == **In the body of the activity** == * **Pick target element*** - Chooses the field to get

[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 – Sends string of text to the alert box. Properties Common Continue On Error (Boolean) - A Boolean
up window appears. ・GETTEXT - Gets the text from alert box. ・SENDKEYS – Sends string of text
Raw document content
- Clicks on the “Cancel” or "Exit" button as soon as the pop up window appears. ・GETTEXT - Gets the text from alert box. ・SENDKEYS – Sends string of text to the alert box. == **Properties** == **Common
- Clicks on the “Cancel” or "Exit" button as soon as the pop up window appears. ・GETTEXT - Gets the text

[5] Deactivation

Last modified by admin on 2023/07/17 15:18
Rendered document content
: 1 - Select “File” 2 - Select “About” 3 - Click link “Deactivate license”. 4 – Confirm
to Deactivate license feature: 1 - Select “File” 2 - Select “About” 3 - Click link “Deactivate license”. 4 – Confirm deactivation action. Step 2 - Copy Deactivation Request to a text file, name the file
Raw document content
make sure: 1*. Have another Internet-Access device** **to get license file from akaBot license
- Select “File” 2 - Select “About” 3 - Click link “Deactivate license”. 4 – Confirm deactivation action
Studio shows below message: [[image:image-20230717145333-4.png||height="198" width="483"]] If your

[16]Extract Data

Last modified by Tuan Nguyen on 2022/05/13 02:27
Rendered document content
RCA.Activities.Browser.ExtractData Description The Extract Data activity allows you to get data
file enables you to extract data from indicated webpage. The text must be quoted. E.g: "project.json" Text html (String) - Text string specifies what information to extract from indicated webpage. The text
Raw document content
" %) ((( RCA.Activities.Browser.ExtractData == **Description** == The Extract Data activity allows you to get data from a specified
file enables you to extract data from indicated webpage. The text must be quoted. E.g: "project.json" * **Text html (String)** - Text string specifies what information to extract from indicated webpage

[13]Get Web Attribute

Last modified by Tuan Nguyen on 2022/05/13 02:26
Rendered document content
RCA.Activities.Browser.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
)* - Text property used to find a particular UI element when the activity is executed. It is actually a XML
Title
[13]Get Web Attribute
Location
[13]Get Web Attribute
Raw document content
" %) ((( RCA.Activities.Browser.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value
. It is a string, so it has to be encased in quotation marks. * **Selector (String)*** - Text property used
] Get Web Attribute * **Public (Checkbox) **- Check if you want to public it. Remember to consider data

[11]Type Into

Last modified by Tuan Nguyen on 2022/05/13 02:25
Rendered document content
RCA.Activities.Browser.TypeInto Description The Type Into activity allows you to type texts into any text field within the webpage. (*For mandatory) In the body of the activity Pick target
(Selector) to specify the location of that element. Text (String)* - The text to type into. This property
Raw document content
" %) ((( RCA.Activities.Browser.TypeInto == **Description** == The Type Into activity allows you to type texts into any text field
(Selector) to specify the location of that element. * **Text (String)*** - The text to type
(String)*** - Text property used to find a particular UI element when the activity is executed

[22]Select Multiple Items

Last modified by Tuan Nguyen on 2022/05/13 02:30
Rendered document content
of the item (Starting from 0). ・VALUE – Value of the item. ・TEXTText of the item. Properties Common
List) ・INDEX – Index of the item (Starting from 0). ・VALUE – Value of the item. ・TEXTText
to be encased in quotation marks. Format: {“Value1”, “Value2”,…”ValueN”} Selector (String)* - Text property used
Raw document content
. ・TEXTText of the item. == **Properties** == **Common** * **Continue On Error (Boolean
– Index of the item (Starting from 0). ・VALUE – Value of the item. ・TEXTText of the item. * **Select
in quotation marks. Format: {“Value1”, “Value2”,…”ValueN”} * **Selector (String)*** - Text property used

[19]Select Item

Last modified by Tuan Nguyen on 2022/05/13 02:28
Rendered document content
of type ・INDEX – Index of the item (Starting from 0). ・VALUE – Value of the item. ・TEXT – Text of the item
– Value of the item. ・TEXTText of the item. Select Value (String)* - The value based on the type of selection you want to use. It has to be encased in quotation marks. Selector (String)* - Text property used
Raw document content
** – Value of the item. **・TEXT** – Text of the item. * **Select Value (String)*** - The item
– Value of the item. ・TEXTText of the item. * **Select Value (String)* **- The value based
)*** - Text property used to find a particular UI element when the activity is executed. It is actually a XML

[04]Invoke PowerShell

Last modified by VuNH54 on 2023/04/20 18:12
Rendered document content
of activity Command Text (String) - The PowerShell command that is to be executed. Properties Common
the execution. Input Command Text (String)* - The PowerShell command that is to be executed. Input
] Invoke PowerShell Is Script (Checkbox) - Specifies if the command text is a script PowerShell Variables
Raw document content
) == **In the body of activity** == * **Command Text (String) **- The PowerShell command that is to be executed
the process from continuing the execution. **Input** * **Command Text (String)*** - The PowerShell command
) **- Specifies if the command text is a script * **PowerShell Variables (String)** - A dictionary of named

[03]Get Credential

Last modified by VuNH54 on 2023/04/19 10:09
Rendered document content
of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get
. Result (Boolean) - A Boolean variable that indicates whether the given credentials were successfully get
Title
[03]Get Credential
Location
[03]Get Credential
Raw document content
and structure your code better. E.g: Get Credentials **Output** * **Password (String)*** - The password
that indicates whether the given credentials were successfully get from Windows Credential Manager
" %) ((( Table of Content ))) {{toc depth="4" start="2"/}} ))) #end {{/velocity}} )))
next page » Page 1 2 3
RSS feed for search on [get-text-4]
Created by admin on 2022/04/17 14:38