Search: get-data-from-clipboard

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

Results 1 - 10 of 80 next page » Page 1 2 3 4 5 6 7 8

Get Data from Clipboard

Last modified by Giang Tran on 2022/05/13 03:42
Rendered document content
)* – The format of the data you want to get from to Clipboard. Support format are: Text, UnicodeText, Rtf, Html, CommaSepreatedValue, Xaml. Output Output Text (String) - The output of the text that you get from this activity
RCA.Activities.Core.GetFromClipboard Description This activity allows you to get data from
Title
Get Data from Clipboard
Location
Get Data from Clipboard
Raw document content
" %) ((( RCA.Activities.Core.GetFromClipboard == **Description** == This activity allows you to get data from Clipboard for further
** * **Text Format (Dropdown list)*** – The format of the data you want to get from to Clipboard. Support
(String)** - The output of the text that you get from this activity stored in a variable. **Misc

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
(JavaElement) **- The element you get from the Java file. Output to JavaElement variable only

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
get from the Java file. Output to a String variable. ))) {{velocity}} #if ($xcontext.action

Get Row Item

Last modified by Nhan Nguyen on 2022/05/13 03:00
Rendered document content
RCA.Activities.Core.GetRowItem Description This activity allows you to get a value from
: “ColumnNameThatNeed”. Data Row* - The DataRow object from which a value is to be retrieved. Misc Public (Checkbox
and structure your code better. Eg: Get row item Output Value - The column value from the specified DataRow.
Title
Get Row Item
Attachment name
get row item.jpg
Location
Data Table
Get Row Item
Raw document content
" %) ((( RCA.Activities.Core.GetRowItem == **Description** == This activity allows you to get a value from a DataRow variable
: “ColumnNameThatNeed”. * **Data Row*** - The DataRow object from which a value is to be retrieved. **Misc
]] (* is mandatory) **In the body of activity** * **DataTable row (DataRow)*** - The DataRow object from which

Get OCR Text

Last modified by DatPT on 2023/04/14 14:44
Rendered document content
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 image which the text will be attracted from. Template (String) - Template-based systems come into play
Title
Get OCR Text
Location
Get OCR Text
Raw document content
" %) ((( RCA.Activities.Core.GetOCRText == **Description** == This activity allows you to get text from a UI element or image using
** – The Image Selector. You can get a screenshot by clicking to this option. Text will be extracted using
will be attracted from. * **Template (String)** - Template-based systems come into play **Notes**: You can only

Get Python Object

Last modified by Nhan Nguyen on 2022/05/13 02:34
Rendered document content
and structure your code better. Eg: Get Python Object. Type Argument(Dropdown List) - The .NET data type you want to get from the PythonObject variable. Output Result (Object) - The PythonObject variable
. Object variable which returned by other Python activities such as Load Python Script into a .NET data
Title
Get Python Object
Attachment name
get object.jpg
Location
Get Python Object
Raw document content
Python Object. * **Type Argument(Dropdown List)** - The .NET data type you want to get from
variable which returned by other Python activities such as Load Python Script into a .NET data type of your
it. Remember to consider data security requirements before using it. * **Display Name (String)** - The name

Get XML Nodes

Last modified by VuNH54 on 2023/04/21 11:39
Rendered document content
RCA.Activities.Core.GetXMLNodes Description The Get Nodes activity allows you to retrieve an XML Node from a XML document. (* for Mandatory) In the body of activity Enter a VB expression
) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security
Title
Get XML Nodes
Attachment name
get xml nodes.jpg
Location
Get XML Nodes
Raw document content
" %) ((( RCA.Activities.Core.GetXMLNodes == **Description** == The Get Nodes activity allows you to retrieve an XML Node from a XML
(Checkbox)** - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. * **Display Name (String) **- The name of this activity. You can edit

Get Nodes

Last modified by VuNH54 on 2023/04/21 11:37
Rendered document content
RCA.Activities.Core.GetNodes Description The Get XML Nodes activity allows you to retrieve a list of first-level XML Nodes from a XML document. (* for Mandatory) In the body of activity Enter a VB
property makes the XMLString property unusable. Misc Public (Checkbox) - If you check it, the data
Title
Get Nodes
Attachment name
get nodes.jpg
Location
Get Nodes
Raw document content
== **Description** == The Get XML Nodes activity allows you to retrieve a list of first-level XML Nodes from a XML
it, the data of this activity will be shown in the log. Be careful, consider data security before using
and structure your code better. E.g: Get Nodes **Output** * **XML Nodes (XNode)**- An variable containing

Select Item

Last modified by Nhan Nguyen on 2022/05/13 02:25
Rendered document content
). Input From (JavaElement) - The file you get the element from Index (Int32)* - The index of the element
specific items from a Java file. (* is mandatory) In the body of the activity Pick target element
an error occurs within the activity. False (default) - blocks the process from continuing the execution
Raw document content
). **Input** * **From (JavaElement)** - The file you get the element from * **Index (Int32
" %) ((( RCA.Activities.Java.SelectItem == **Description** == This Select Item activity allows you to select specific items from
occurs within the activity. False (default) - blocks the process from continuing the execution

Do Actions

Last modified by Nhan Nguyen on 2022/05/13 02:22
Rendered document content
[])* - Execution of multiple actions from a Java element. Eg: Available actions page-up , page-down, select-all … From (JavaElement) - The file you get the element from. Input Element (JavaElement)* - The element you
the activity. False (default) - blocks the process from continuing the execution. Timeout MS (Int32
Raw document content
)** - The file you get the element from. * **Input Element (JavaElement)*** - The element you want to get
the execution even an error occurs within the activity. False (default) - blocks the process from continuing
: 30000 (milliseconds). **Input** * **Actions (String[])*** - Execution of multiple actions from
next page » Page 1 2 3 4 5 6 7 8
RSS feed for search on [get-data-from-clipboard]
Created by admin on 2022/04/17 14:38