検索:get-visible-text

adminが2022/04/24 04:58に最終更新

17件のうち1 - 10 次のページ » ページ 1 2

[10]Get Text (en)

Tuan Nguyenが2022/05/13 02:25に最終更新
表示されるドキュメントの内容
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
to organize and structure your code better. Eg: [3454334] Get Text Public (Checkbox) - Check if you want
タイトル
[10]Get Text
保存場所
[10]Get Text
ドキュメントの内容のソース
" %) ((( RCA.Activities.Browser.GetText == **Description** == The Get Text activity extracts on a webpage and saves it in a String
the name of the activity to organize and structure your code better. Eg: [3454334] Get Text * **Public
"]] (* For Mandatory) == **In the body of the activity** == * **Pick target element*** - Chooses the field to get

[13]Get Web Attribute (en)

Tuan Nguyenが2022/05/13 02:26に最終更新
表示されるドキュメントの内容
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
タイトル
[13]Get Web Attribute
保存場所
[13]Get Web Attribute
ドキュメントの内容のソース
" %) ((( 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
attributes of the GUI element you are looking for and of some of its parents. * **Wait Visible (Checkbox

[11]Type Into (en)

Tuan Nguyenが2022/05/13 02:25に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.TypeInto Description The Type Into activity allows you to type texts into any text field within the webpage. (*For mandatory) In the body of the activity Pick target
(Selector) to specify the location of that element. Text (String)* - The text to type into. This property
ドキュメントの内容のソース
to be visible before executing the activity. This is unchecked by default. * **Text (String)*** - The text
" %) ((( RCA.Activities.Browser.TypeInto == **Description** == The Type Into activity allows you to type texts into any text field
(Selector) to specify the location of that element. * **Text (String)*** - The text to type

[22]Select Multiple Items (en)

Tuan Nguyenが2022/05/13 02:30に最終更新
表示されるドキュメントの内容
of the item (Starting from 0). ・VALUE – Value of the item. ・TEXTText of the item. Properties Common
List) ・INDEX – Index of the item (Starting from 0). ・VALUE – Value of the item. ・TEXTText
to be encased in quotation marks. Format: {“Value1”, “Value2”,…”ValueN”} Selector (String)* - Text property used
ドキュメントの内容のソース
. ・TEXTText of the item. == **Properties** == **Common** * **Continue On Error (Boolean
– Index of the item (Starting from 0). ・VALUE – Value of the item. ・TEXTText of the item. * **Select
in quotation marks. Format: {“Value1”, “Value2”,…”ValueN”} * **Selector (String)*** - Text property used

[19]Select Item (en)

Tuan Nguyenが2022/05/13 02:28に最終更新
表示されるドキュメントの内容
of type ・INDEX – Index of the item (Starting from 0). ・VALUE – Value of the item. ・TEXT – Text of the item
– Value of the item. ・TEXTText of the item. Select Value (String)* - The value based on the type of selection you want to use. It has to be encased in quotation marks. Selector (String)* - Text property used
ドキュメントの内容のソース
** – Value of the item. **・TEXT** – Text of the item. * **Select Value (String)*** - The item
– Value of the item. ・TEXTText of the item. * **Select Value (String)* **- The value based
)*** - Text property used to find a particular UI element when the activity is executed. It is actually a XML

[21]Hover (en)

Tuan Nguyenが2022/05/13 02:29に最終更新
表示されるドキュメントの内容
: 30000 (milliseconds). E.g: 30000 Input Selector (String)* - Text property used to find a particular UI
element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check this box if you want the automation waits for the target to be visible before executing the activity. This is checked
ドキュメントの内容のソース
(milliseconds). E.g: 30000 **Input** * **Selector (String)*** - Text property used to find a particular
of the GUI element you are looking for and of some of its parents. * **Wait Visible (Checkbox) **- Check this box if you want the automation waits for the target to be visible before executing the activity

[26]Element Exist (en)

Tuan Nguyenが2022/05/13 02:41に最終更新
表示されるドキュメントの内容
(milliseconds). E.g: 30000 Input Selector (String)* - Text property used to find a particular UI element when
are looking for and of some of its parents. Wait Visible (Checkbox) - Check this box if you want the automation waits for the target to be visible before executing the activity. This is unchecked by default
ドキュメントの内容のソース
(String)* **- Text property used to find a particular UI element when the activity is executed
parents. * **Wait Visible (Checkbox) **- Check this box if you want the automation waits for the target to be visible before executing the activity. This is unchecked by default **Misc** * **Display Name

[32]Take Screenshot (en)

Tuan Nguyenが2022/05/13 03:27に最終更新
表示されるドキュメントの内容
: 30000 (milliseconds). E.g: 30000 Input Selector (String)* - Text property used to find a particular UI
element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check this box if you want the automation waits for the target to be visible before executing the activity. This is unchecked
ドキュメントの内容のソース
(String)*** - Text property used to find a particular UI element when the activity is executed
parents. * **Wait Visible (Checkbox)** - Check this box if you want the automation waits for the target to be visible before executing the activity. This is unchecked by default **Misc** * **Display Name

[1] Release Notes (en)

Nga Nguyenが2022/05/13 03:25に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser Version 2.2.0.0 Bug Fixes Fixed an issue in Type Into activity which Designer does not show red icon in case the "Text" field has no data. Fixed an issue in Type Into activity which is unable to enter data into a textbox not visible when WaitVisible is unchecked Fixed
ドキュメントの内容のソース
Into** activity which Designer does not show red icon in case the "Text" field has no data. ))) * ((( Fixed an issue in **Type Into** activity which is unable to enter data into a textbox not visible when

[18]Check/Uncheck (en)

Tuan Nguyenが2022/05/13 02:28に最終更新
表示されるドキュメントの内容
: 30000 (milliseconds). E.g: 30000 Input Selector (String)* - Text property used to find a particular UI
element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check this box if you want the automation waits for the target to be visible before executing the activity. This is uncheck
ドキュメントの内容のソース
**Input** * **Selector (String)* **- Text property used to find a particular UI element when
are looking for and of some of its parents. * **Wait Visible (Checkbox) **- Check this box if you want the automation waits for the target to be visible before executing the activity. This is uncheck by default
次のページ » ページ 1 2
[get-visible-text]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成