Search: read-text-file

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

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

Read Text File

Last modified by DatPT on 2023/04/17 09:56
Rendered document content
] Read Text File Output Content (String) - The extracted text from the file stored in a string variable.
by default. File Name (String)* - The path of the file. If the path is not full, the file is read
RCA.Activities.Core.ReadTextFile Description This activity allows you to read all characters from
Title
Read Text File
Location
Read Text File
Raw document content
of the activity to organize and structure your code better. E.g: [674340923] Read Text File **Output
" %) ((( RCA.Activities.Core.ReadTextFile == **Description** == This activity allows you to read all characters from a specified file
of the file. If the path is not full, the file is read in the project folder. E.g: "C:\Users\Admin\Desktop

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
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
folder) * **Text (String)* **-  The text to be written into the file. Supports both Strings and String

Append Line

Last modified by DatPT on 2023/04/14 13:59
Rendered document content
in project folder) Text (String)* – The text to be appended to the file. You can create variable for it. E.g: “Appended text” Properties File Encoding (String) - The encoding type to be used. If no encoding type
\inputfile.xlsx" or “inputfile.xlsx” Input Text (String)* - The text to be appended to the file. You can create
Raw document content
that created in project folder) * **Text (String)*** – The text to be appended to the file. You can create variable for it. E.g: “Appended text” == **Properties** == **File** * **Encoding (String
** * **Text (String)*** - The text to be appended to the file. You can create variable for it. E.g: “Appended

Copy To Clipboard

Last modified by DatPT on 2023/04/17 10:12
Rendered document content
RCA.Activities.Core.SetToClipboard Description This activity allows you to save specified text into clipboard for further execution. (* for Mandatory) Properties Input Text (String) – Text to be copied to clipboard. Text Format (Dropdown list) - The format of the text you want to copy. Support
Raw document content
" %) ((( RCA.Activities.Core.SetToClipboard == **Description** == This activity allows you to save specified text into clipboard for further
** * **Text (String) **– Text to be copied to clipboard. * **Text Format (Dropdown list)** - The format of the text you want to copy. Support format are: Text, UnicodeText, Rtf, Html, CommaSeparatedValue, Xaml

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
(JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from Selector
and structure your code better. Eg: Get Text Java Output Output Text (String) - The element you get from
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
)* **- 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. Eg: {{code language="none"}} Text

Type Into

Last modified by Nhan Nguyen on 2022/05/13 02:26
Rendered document content
into a specified Java file. (* is mandatory) In the body of the activity Pick target element - Chooses
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
Raw document content
file. [[[[image:type into.jpg]]>>attach:type into.jpg]] (* is mandatory) **In the body
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

[23]Inject Javascript

Last modified by DatPT on 2023/04/17 11:29
Rendered document content
on a webpage. (* For Mandatory) In the body of the activity Script File (String)* – The path of the JavaScript file or JavaScript text you want to inject. Properties Common Continue On Error (Boolean
the execution. Input Script File (String)* – The path of the JavaScript file you want to inject. You can also
Raw document content
. [[image:image-20220505134721-2.png]] (* For Mandatory) == **In the body of the activity** == * **Script File (String)* **– The path of the JavaScript file or JavaScript text you want to inject. == **Properties
the activity. False (default) - blocks the process from continuing the execution. **Input** * **Script File

Element Exists

Last modified by Nhan Nguyen on 2022/05/13 02:22
Rendered document content
exists in a Java file (* is mandatory) In the body of the activity Pick target element - Chooses
). Input Input Element (JavaElement)* - The element you want to get. From (JavaElement) - The file you get
) - Check if the element exists in the file. Boolean supported only.
Raw document content
file [[[[image:element exist.jpg]]>>attach:element exist.jpg]] (* is mandatory) **In the body
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

Get Element

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
file. (* is mandatory) Properties Common CONTINUE ON ERROR (Boolean) - A Boolean variable has
)* - The file you get the element from Selector (String) * - You can add selectors here. String supported only
) - The element you get from the Java file. Output to JavaElement variable only.
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

Select Item

Last modified by Nhan Nguyen on 2022/05/13 02:25
Rendered document content
RCA.Activities.Java.SelectItem Description This Select Item activity allows you to select specific items from a Java file. (* is mandatory) In the body of the activity Pick target element
). Input From (JavaElement) - The file you get the element from Index (Int32)* - The index of the element
Raw document content
a Java file. [[[[image:select item.jpg]]>>attach:select item.jpg]] (* is mandatory
). **Input** * **From (JavaElement)** - The file you get the element from * **Index (Int32
: {{code language="none"}} Text “<wnd app=’...’ ></wnd><java role=’...’ ></java>” {{/code}} **Misc
next page » Page 1 2
RSS feed for search on [read-text-file]
Created by admin on 2022/04/17 14:38