Search: get-property

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

Results 31 - 40 of 101 « previous page next page » Page 1 2 3 4 5 6 7 8 9 ... 11

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 Text

Last modified by Nhan Nguyen on 2022/05/13 03:42
Rendered document content
RCA.Activities.IE.GetText Description The Get Text activity extracts on a webpage and saves
the field to get the 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
Get Text
Location
Get Text
Raw document content
" %) ((( RCA.Activities.IE.GetText == **Description** == The Get Text activity extracts on a webpage and saves it in a String
** * **Pick Target Element*** - Chooses the field to get the text. This activity will generate a string variable (Selector) to specify the location of that field. == **Properties** == **Common

Get Text

Last modified by Nga Nguyen on 2022/05/16 04:16
Rendered document content
RCA.Activities.Common.GetText Description The Get Text activity allows you to get text from
the location of that element. Properties Common Continue On Error (Boolean) - A Boolean variable has two
. This property cannot be used alongside the Selector property. Selector (String) - Text property used to find
Title
Get Text
Location
Get Text
Raw document content
" %) ((( RCA.Activities.Common.GetText == **Description** == The Get Text activity allows you to get text from webpage or windows
variable (Selector) to specify the location of that element. == **Properties** == **Common
) :** ** **Element (UIElement)** - Use the UiEIement variable returned by another activity. This property cannot

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

[1] Release Notes

Located in
Last modified by Nga Nguyen on 2022/05/16 02:33
Rendered document content
doesn't work when fill valid value for all properties. Fixed an issue in all activities that have
[Duration] is nagetive integer. Fixed an issue in Get Active Window activity which can not get active
Raw document content
in **Take Screenshot** activity doesn't work when fill valid value for all properties. ))) * ((( Fixed
in **Get Active Window** activity which can not get active window. ))) * ((( Fixed an issue in **Move

[09]Get POP3 Mail Messages

Last modified by Tuan Nguyen on 2022/05/13 03:49
Rendered document content
email from a specified server. (* is mandatory) Properties Host Port (Int32) - The port
: “Mail.MyDomain.com” Logon Email (String)* - The email account used to get the message. Password (String)* - The password of the email account used to get the message. Misc Public (Checkbox) - Check if you want
Title
[09]Get POP3 Mail Messages
Location
Get POP3 Mail Messages
Raw document content
server. [[image:image-20220505163009-1.png]] (* is mandatory) == **Properties** == **Host
"]] **Logon** * **Email (String)*** - The email account used to get the message. * **Password (String)*** - The password of the email account used to get the message. **Misc** * **Public (Checkbox)** - Check

Set Web Attribute

Last modified by Nhan Nguyen on 2022/05/13 03:46
Rendered document content
. This property supports the String variable so it must be quoted. Attribute Value (String)* - The value of the specified attribute. This property supports the String variable so it must be quoted. Pick Target Element
(Selector) to specify the location of that field. Properties Common Continue On Error (Boolean
Raw document content
Name (String)*** - Name of the attribute to set the value. This property supports the String variable
. This property supports the String variable so it must be quoted. * **Pick Target Element** - Chooses the field
the location of that field. == **Properties** == **Common** * **Continue On Error (Boolean)** - A Boolean

[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
)* - The name of the attribute to be retrieved. This field supports only strings. Properties Common Continue
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
)*** - The name of the attribute to be retrieved. This field supports only strings. == **Properties
. It is a string, so it has to be encased in quotation marks. * **Selector (String)*** - Text property used

Get XML Node Attributes

Last modified by VuNH54 on 2023/04/21 11:38
Rendered document content
RCA.Activities.Core.GetXMLNodeAttributes Description The Get XMLNode Attributes activity allows
only. Properties Input Existing XML Node (XNode)* - The XML Node whose attributes you want
. E.g: Get XML Node Attributes Output Attributes (IEnumerable< XAttribute >) - The output variable
Title
Get XML Node Attributes
Attachment name
get xml node attributes.jpg
Location
Get XML Node Attributes
Raw document content
" %) ((( RCA.Activities.Core.GetXMLNodeAttributes == **Description** == The Get XMLNode Attributes activity allows you to retrieve the attributes
attributes you want to retrieve. XNode variable supported only. == **Properties** == **Input
of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get XML
RSS feed for search on [get-property]
Created by admin on 2022/04/17 14:38