検索:get-web-attribute

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

43件のうち11 - 20 « 前のページ 次のページ » ページ 1 2 3 4 5

[01]File Change Trigger (en)

Tuan Nguyenが2022/05/13 03:58に最終更新
表示されるドキュメントの内容
System.Activities.Core.FileChangeTrigger Description This activity allows you to get the change information of a file. This can only be used in monitoring events. (* for Mandatory) Properties Event
, Attributes, Size, LastWrite, LastAccess, CreationTime, Security. File File Name (String) - The name
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( System.Activities.Core.FileChangeTrigger == **Description** == This activity allows you to get the change information of a file
available: FileName, DirectoryName, Attributes, Size, LastWrite, LastAccess, CreationTime, Security

[1] Release Notes (en)

保存場所
Nga Nguyenが2022/05/16 02:33に最終更新
表示されるドキュメントの内容
Selector which Attribute "Name" works incorrectly Fixed an issue in High Light activity when input [Duration] is nagetive integer. Fixed an issue in Get Active Window activity which can not get active
ドキュメントの内容のソース
an issue in **all** activities that have Selector which Attribute "Name" works incorrectly ))) * ((( Fixed
in **Get Active Window** activity which can not get active window. ))) * ((( Fixed an issue in **Move

Get Exchange Email Messages (en)

Nga Nguyenが2022/05/16 03:38に最終更新
表示されるドキュメントの内容
to know more about EWS https://docs.microsoft.com/en-us/exchange/client-developer/exchange-web-services
code better. E.g: Get Mail Exchange Options Get Attachments(Checkbox) - Specifies whether to retrieve
タイトル
Get Exchange Email Messages
保存場所
Get Exchange Email Messages
ドキュメントの内容のソース
EWS 1. [[https:~~/~~/docs.microsoft.com/en-us/exchange/client-developer/exchange-web-services/how
/client-developer/exchange-web-services/how-to-set-the-ews-service-url-by-using-the-ews-managed-api]] 1
and structure your code better. E.g: Get Mail Exchange **Options** * **Get Attachments(Checkbox) **- Specifies

Close Tab (NB) (en)

Nga Nguyenが2022/05/16 03:48に最終更新
表示されるドキュメントの内容
] Get Web Attribute Public (Checkbox) - Check if you want to public it. Remember to consider data
ドキュメントの内容のソース
and structure your code better. E.g: [23423423] Get Web Attribute * **Public (Checkbox)** - Check if you want

Get Text (NB) (en)

Nga Nguyenが2022/05/16 03:50に最終更新
表示されるドキュメントの内容
RCA.Activities.NativeBrowser.GetText Description The Get Text activity extracts on a webpage
* - Chooses the field to get text. This activity will generate a string variable (Selector) to specify
attributes of the GUI element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check
タイトル
Get Text (NB)
保存場所
Get Text (NB)
ドキュメントの内容のソース
" %) ((( RCA.Activities.NativeBrowser.GetText == **Description** == The Get Text activity extracts on a webpage and saves it in a String
** == * **Pick target element*** - Chooses the field to get text. This activity will generate a string variable
element when the activity is executed. It is actually an XML fragment specifying attributes of the GUI

Get Web Attribute (NB) (en)

Nga Nguyenが2022/05/16 03:54に最終更新
表示されるドキュメントの内容
RCA.Activities.NativeBrowser.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
will generate a string variable (Selector) to specify the location of that element Attribute Name (String
タイトル
Get Web Attribute (NB)
保存場所
Get Web Attribute (NB)
ドキュメントの内容のソース
" %) ((( RCA.Activities.NativeBrowser.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value of an attribute
. This activity will generate a string variable (Selector) to specify the location of that element * **Attribute Name (String)*** - The expression of the attribute to be selected from. It is a string, so it has

Set Web Attribute (NB) (en)

Nga Nguyenが2022/05/16 03:59に最終更新
表示されるドキュメントの内容
RCA.Activities.NativeBrowser.SetWebAttribute Description The Set Web Attribute sets the value for an attribute of a web element. (*For Mandatory) In the body of activity Pick target element* - Chooses
) to specify the location of that field. Attribute Name (String)* - The expression of the attribute
タイトル
Set Web Attribute (NB)
保存場所
Set Web Attribute (NB)
ドキュメントの内容のソース
" %) ((( RCA.Activities.NativeBrowser.SetWebAttribute == **Description** == The Set Web Attribute sets the value for an attribute of a web element
variable (Selector) to specify the location of that field. * **Attribute Name (String)*** - The expression of the attribute to be selected from. It is a string, so it has to be encased in quotation marks. * **Attribute

Type Into (NB) (en)

Nga Nguyenが2022/05/16 04:01に最終更新
表示されるドキュメントの内容
 – Not empty the field. Set Focus (Checkbox) - If selected, the field will get focused before typing
attributes of the GUI element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check
ドキュメントの内容のソース
Focus (Checkbox)** - If selected, the field will get focused before typing. By default
specifying attributes of the GUI element you are looking for and of some of its parents. * **Wait Visible

Wait Web Attribute (NB) (en)

Nga Nguyenが2022/05/16 04:03に最終更新
表示されるドキュメントの内容
RCA.Activities.NativeBrowser.WaitWebAttribute Description The Wait Web Attribute waits for the value of a specified web attribute to be enabled. (*For mandatory) In the body of activity Pick
variable (Selector) to specify the location of that field. Attribute Name (String)* - The expression
タイトル
Wait Web Attribute (NB)
保存場所
Wait Web Attribute (NB)
ドキュメントの内容のソース
" %) ((( RCA.Activities.NativeBrowser.WaitWebAttribute == **Description** == The Wait Web Attribute waits for the value of a specified web attribute
a string variable (Selector) to specify the location of that field. * **Attribute Name (String)*** - The expression of the attribute to be selected from. It is a string, so it has to be encased in quotation marks

Close Tab (en)

Nga Nguyenが2022/05/16 04:07に最終更新
表示されるドキュメントの内容
can edit the name of the activity to organize and structure your code better. E.g: [23423423] Get Web Attribute Public (Checkbox) - Check if you want to public it. Remember to consider data security requirement
ドキュメントの内容のソース
to organize and structure your code better. E.g: [23423423] Get Web Attribute * **Public (Checkbox)** - Check
[get-web-attribute]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成