Search: get-property

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

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

Get Data from Clipboard

Last modified by Giang Tran on 2022/05/13 03:42
Rendered document content
RCA.Activities.Core.GetFromClipboard Description This activity allows you to get data from Clipboard for further execution (* for Mandatory) Properties Input Text Format (Dropdown list)* – The format of the data you want to get from to Clipboard. Support format are: Text, UnicodeText, Rtf, Html
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 execution [[image:image-20220505092631-1.jpeg]] (* for Mandatory) == **Properties** == **Input** * **Text Format (Dropdown list)*** – The format of the data you want to get from to Clipboard. Support

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 file. (* is mandatory) Properties Common CONTINUE ON ERROR (Boolean) - A Boolean variable has
(milliseconds). Input Input Element (JavaElement)* - The element you want to get. From (JavaElement
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. [[[[image:get element.png]]>>attach:get element.png]] (* is mandatory) == **Properties** == **Common
Element (JavaElement)* **- The element you want to get. * **From (JavaElement)* **- The file you get

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 by clicking to this option. Text will be extracted using this screenshot. Properties Input Delay MS (Int32
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 this screenshot. == **Properties** == **Input** * **Delay MS (Int32)** - The amount of time after the execution

Click Image

Last modified by DatPT on 2023/04/14 14:19
Rendered document content
 - The Image Selector. You can get a screenshot by clicking to this option. Text will be extracted using this screenshot. Properties Input Click type (Dropdown list) - Determines which type of mouse click you want
Raw document content
** == * **Take a Screenshot** - The Image Selector. You can get a screenshot by clicking to this option. Text will be extracted using this screenshot. == **Properties** == **Input** * **Click type (Dropdown list

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
(XDocument)*- An XDocument variable containing the XML. Properties Input Existing XML (XDocument
. Notes: Fill in the Existing XML property makes the XMLString property unusable. Misc Public (Checkbox
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
a VB expression (XDocument)***- An XDocument variable containing the XML. == **Properties
**: Fill in the Existing XML property makes the XMLString property unusable. ))) **Misc** * **Public

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
row (DataRow)* - The DataRow object from which a value is to be retrieved. Properties Input Column (DataColumn)* - The DataColumn object whose value is to be retrieved from the DataRow. If this property is set
Title
Get Row Item
Attachment name
get row item.jpg
Location
Get Row Item
Raw document content
" %) ((( RCA.Activities.Core.GetRowItem == **Description** == This activity allows you to get a value from a DataRow variable
a value is to be retrieved. == **Properties** == **Input** * **Column (DataColumn)*** - The DataColumn object whose value is to be retrieved from the DataRow. If this property is set, the ColumnName

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
expression (XDocument) - An XDocument variable containing the XML node to be processed. Properties Input
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
to be processed. == **Properties** == **Input** * **Existing XML (XDocument) **- An XDocument variable
property makes the XMLString property unusable. ))) **Misc** * **Public (Checkbox) **- If you check

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
. This activity will generate a string variable (Selector) to specify the location of that field. Properties
(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
variable (Selector) to specify the location of that field. == **Properties** == **Common
)* **- The element you want to get. * **From (JavaElement)** - The file you get the element from * **Selector

Get Python Object

Last modified by Nhan Nguyen on 2022/05/13 02:34
Rendered document content
type of your choice. (* is mandatory) Properties Input Python Object (PythonObject)* - A Python
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
Title
Get Python Object
Attachment name
get object.jpg
Location
Get Python Object
Raw document content
choice. [[[[image:get object.jpg]]>>attach:get object.jpg]] (* is mandatory) == **Properties
of this activity. You can edit the name of the activity to organize and structure your code better. **Eg**: Get Python Object. * **Type Argument(Dropdown List)** - The .NET data type you want to get from

[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 of that field. Properties Common Continue On Error (Boolean) - A Boolean variable has two possible values
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
"]] (* For Mandatory) == **In the body of the activity** == * **Pick target element*** - Chooses the field to get
. == **Properties** == **Common** * **Continue On Error (Boolean)** - A Boolean variable has two possible
next page » Page 1 2 3
RSS feed for search on [get-property]
Created by admin on 2022/04/17 14:38