検索:get-visible-text

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

82件のうち1 - 10 次のページ » ページ 1 2 3 4 5 6 7 8 9

[1] Release Notes (en)

保存場所
VuNH54が2023/09/08 14:41に最終更新
表示されるドキュメントの内容
of a Google spreadsheet file. Get Cell Color: Extracts the background color of a cell and saves it as a Color variable Get sheets: Uses the Microsoft Graph Get worksheet API to retrieve and return an array
: Enters a text or a formula in a cell. The activity can be used with an Excel file selected for a parent
ドキュメントの内容のソース
. * Get Cell Color: Extracts the background color of a cell and saves it as a Color variable * Get sheets: Uses the Microsoft Graph Get worksheet API to retrieve and return an array of worksheets (**Sheets
Cell: Enters a text or a formula in a cell. The activity can be used with an Excel file selected

[09]Click (en)

Tuan Nguyenが2022/05/13 02:22に最終更新
表示されるドキュメントの内容
. Selector (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 (String
ドキュメントの内容のソース
to click using the right mouse button. * **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

[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

[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

[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

[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

[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

[16]Extract Data (en)

Tuan Nguyenが2022/05/13 02:27に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.ExtractData Description The Extract Data activity allows you to get data
file enables you to extract data from indicated webpage. The text must be quoted. E.g: "project.json" Text html (String) - Text string specifies what information to extract from indicated webpage. The text
ドキュメントの内容のソース
" %) ((( RCA.Activities.Browser.ExtractData == **Description** == The Extract Data activity allows you to get data from a specified
file enables you to extract data from indicated webpage. The text must be quoted. E.g: "project.json" * **Text html (String)** - Text string specifies what information to extract from indicated webpage

[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

[24]Set Web Attribute (en)

Tuan Nguyenが2022/05/13 02:31に最終更新
表示されるドキュメントの内容
. This property supports String variable so it must be quoted. Selector (String)* - Text property used to find
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
ドキュメントの内容のソース
it must be quoted. * **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
次のページ » ページ 1 2 3 4 5 6 7 8 9
[get-visible-text]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成