Search: get-text-1

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

Results 1 - 10 of 15 next page » Page 1 2

Get Text

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetText Description This activity allows you to get text from a Java file
and structure your code better. Eg: Get Text Java Output Output Text (String) - The element you get from
(JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from Selector
Title
Get Text
Attachment name
get text.png
Location
Get Text
Raw document content
" %) ((( RCA.Activities.Java.GetText == **Description** == This activity allows you to get text from a Java file
and structure your code better. Eg: Get Text Java **Output** * **Output Text (String) **- The element you
)* **- The element you want to get. * **From (JavaElement)** - The file you get the element from * **Selector

Sandbox

Located in
Last modified by admin on 2023/02/11 22:23
Rendered document content
editing. You will discover how page editing works and create new pages. Simply click on Edit to get
play with: Sandbox Test Page 1 Sandbox Test Page 2 Sandbox Test Page 3 Below is a demonstration
Level 5 Heading 5 Level 6 Heading 6 Styles Basic styles are supported in XWiki: Text in Bold Text
Raw document content
editing. You will discover how page editing works and create new pages. Simply click on **Edit** to get
pages you can play with: * [[Sandbox Test Page 1>>Sandbox.TestPage1]] * [[Sandbox Test Page 2
= Basic styles are supported in XWiki: * **Text in Bold** * //Text in Italics// * __Text in Underline__

Type Into

Last modified by Nhan Nguyen on 2022/05/13 02:26
Rendered document content
to click before typing the text. Empty Field (Checkbox) - Tick it if you want to empty the field before typing the text. Set Focus (Checkbox) - Tick it if you want to set focus to click before typing the text
(JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from. Selector
Raw document content
Type** * **Click (Checkbox)** - Tick it if you want to choose to click before typing the text. * **Empty Field (Checkbox) **- Tick it if you want to empty the field before typing the text. * **Set Focus (Checkbox) **- Tick it if you want to set focus to click before typing the text. **Common

[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

[5] Deactivation

Last modified by admin on 2023/07/26 15:43
Rendered document content
://aegis.akabot.io/#/deactivation. 1 – Paste the deactivation request in Deactivation file into the text box. 2
: 1 - Select “Show hidden icons” on your horizontal bar (if needs) 2 – Right click on akaBot Agent
(device A): Step 1 -  Open akaBot Agent then navigate to Deactivate license feature: 1 - Select “Show
Raw document content
make sure: 1*. Have another Internet-Access device** **to get license file from akaBot license
** == {{warning}} Your akaBot Studio will use the **same **deactivation method as your activation method. 1
has the //Internet Connection.// 1. If your akaBot Agent has been activated (% style="color:#e74c3c

[1.2] RPA Reference

Last modified by admin on 2023/05/14 13:23
Rendered document content
to get documents Status: the status you want to get Ex: you can get all Confirmed documents at the pipeline having key 1. Get Document Status To get specific document status. There are 2 field you need
the status. You can check the status on akaBot Vision. Get Documents To get specific documents
Raw document content
documents at the pipeline having key 1. === **Get Document Status** === (% class="box infomessage
-20220420200751-1.png||cursorshover="true"]] === **Import Document** === (% class="box infomessage
. (% style="text-align:center" %) [[image:image-20220420200751-2.png||cursorshover="true" data-xwiki-image

[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

Get Element

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetElement Description This activity allows you to get elements from a Java
(milliseconds). Input Input Element (JavaElement)* - The element you want to get. From (JavaElement)* - The file you get the element from Selector (String) * - You can add selectors here. String supported only
Title
Get Element
Attachment name
get element.png
Location
Get Element
Raw document content
" %) ((( RCA.Activities.Java.GetElement == **Description** == This activity allows you to get elements from a Java file
Element (JavaElement)* **- The element you want to get. * **From (JavaElement)* **- The file you get
. **~ **Eg: {{code language="none"}} Text “<wnd app=’...’ ></wnd><java role=’...’ ></java>” {{/code

Do Actions

Last modified by Nhan Nguyen on 2022/05/13 02:22
Rendered document content
… From (JavaElement) - The file you get the element from. Input Element (JavaElement)* - The element you want to get. Selector (String)* - You can add selectors here. String supported only. Eg: Misc Public
Raw document content
)** - The file you get the element from. * **Input Element (JavaElement)*** - The element you want to get
"}} Text “<wnd app=’...’ ></wnd><java role=’...’ ></java>” {{/code}} **Misc** * **Public

Write Text File

Last modified by DatPT on 2023/04/17 10:01
Rendered document content
text into a file. If the file already exists, the pre-existing text is overwritten. If the file does
\inputfile.xlsx" or “inputfile.xlsx”(for file that created in project folder) Text (String)* -  The text to be written into the file. Supports both Strings and String variables. E.g: “input text to the file
Title
Write Text File
Location
[1] Core Activities
Write Text File
Raw document content
. Core.Activities.WriteTextFile == **Description** == This activity allows you to write the specified text into a file. If the file already exists, the pre-existing text is overwritten. If the file does not exist, it is created. [[image:image-20220513111351-1.png]] (* for Mandatory) == **In the body of activity** == * **File name
next page » Page 1 2
RSS feed for search on [get-text-1]
Created by admin on 2022/04/17 14:38