検索:wait-element-vanish

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

41件のうち1 - 10 次のページ » ページ 1 2 3 4 5

Attach Browser (en)

Nga Nguyenが2022/05/16 04:05に最終更新
表示されるドキュメントの内容
of activity Indicate on screen* - Enables to select a UI element or region on screen while running
, Edge and Firefox Selector (String)* - Text property used to find a particular UI element when the activity is executed. It is actually an XML fragment specifying attributes of the GUI element you
ドキュメントの内容のソース
) == **In the body of activity** == * **Indicate on screen*** - Enables to select a UI element or region on screen
used to find a particular UI element when the activity is executed. It is actually an XML fragment specifying attributes of the GUI element you are looking for and of some of its parents. * **Timeout MS

Attach Browser (NB) (en)

Nga Nguyenが2022/05/16 03:47に最終更新
表示されるドキュメントの内容
of activity Pick target element* - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. Do - The activities you want
, Edge and Firefox Selector (String)* - Text property used to find a particular UI element when
ドキュメントの内容のソース
) == **In the body of activity** == * **Pick target element*** - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. * **Do
)*** - Text property used to find a particular UI element when the activity is executed. It is actually an XML

Check (en)

Nga Nguyenが2022/05/16 04:13に最終更新
表示されるドキュメントの内容
a checkbox. (* is mandatory) In the body of activity Indicate on screen - Chooses the element to verify
of that element. Properties Common Continue On Error (Boolean) - A Boolean variable has two possible values
operations. The default amount of time is 200 milliseconds. Input Target (Collapsible list) : Element
保存場所
Common Element
ドキュメントの内容のソース
the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. == **Properties** == **Common** * **Continue On Error (Boolean)** - A Boolean
. **Input** * **Target (Collapsible list) :** ** **Element (UIElement)** - Use the UiEIement variable

Check/Uncheck (NB) (en)

Nga Nguyenが2022/05/16 03:47に最終更新
表示されるドキュメントの内容
attributes of the GUI element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check
or uncheck a Checkbox. (*For mandatory) In the body of activity Pick target element* - Chooses
(in milliseconds) to wait for the activity to run. If the timeout has expired, the page would not be loaded further
ドキュメントの内容のソース
of the GUI element you are looking for and of some of its parents. * **Wait Visible (Checkbox)** - Check
element*** - Chooses the Checkbox on a browser for checking or unchecking. This activity will generate
milliseconds. E.g: 300 * **Timeout MS (Int32)** - The amount of time (in milliseconds) to wait for the activity

Click (en)

Nga Nguyenが2022/05/16 04:15に最終更新
表示されるドキュメントの内容
the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. Properties Common Continue On Error (Boolean) - A Boolean variable has two
, the left mouse button is selected. Target (Collapsible list) : Element (UIElement) - Use the UiEIement
保存場所
Common Element
ドキュメントの内容のソース
on screen** - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. == **Properties** == **Common** * **Continue On Error
) :** ** **Element (UIElement)** - Use the UiEIement variable returned by another activity. This property cannot

Click (NB) (en)

Nga Nguyenが2022/05/16 03:48に最終更新
表示されるドキュメントの内容
into a webpage. (*For mandatory) In the body of activity Pick target element* - Chooses the element
of that element. Click Type - Specifies the type of mouse click used when simulating the click event. By default
(in milliseconds) to wait for the activity to run. If the timeout has expired, the page would not be loaded further
ドキュメントの内容のソース
fragment specifying attributes of the GUI element you are looking for and of some of its parents. * **Wait
element*** - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. * **Click Type** - Specifies the type of mouse click

CV Check (en)

Nga Nguyenが2022/05/16 04:26に最終更新
表示されるドキュメントの内容
On Screen* - Chooses the element to check/uncheck/toggle. This activity will generate a string variable (Selector) to specify the location of that element. Properties Common Continue On Error (Boolean
: 300 TimeOut MS (Int32) - The amount of time (in milliseconds) to wait for the activity to run
ドキュメントの内容のソース
) == **In the body of activity** == * **Indicate On Screen*** - Chooses the element to check/uncheck/toggle. This activity will generate a string variable (Selector) to specify the location of that element
(Int32)** - The amount of time (in milliseconds) to wait for the activity to run. The default amount

CV Click (en)

Nga Nguyenが2022/05/16 04:26に最終更新
表示されるドキュメントの内容
RCA.Activities.ComputerVision.CVClick Description Clicks a specified UI element which is targeted
On Screen* - Chooses the element to click. This activity will generate a string variable (Selector) to specify the location of that element. Properties Common Continue On Error (Boolean) - A Boolean
ドキュメントの内容のソース
" %) ((( RCA.Activities.ComputerVision.CVClick == **Description** == Clicks a specified UI element which is targeted by using the Computer
of activity** == * **Indicate On Screen*** - Chooses the element to click. This activity will generate a string variable (Selector) to specify the location of that element. == **Properties** == **Common

CV Dropdown Select (en)

Nga Nguyenが2022/05/16 04:27に最終更新
表示されるドキュメントの内容
-down list. (*For mandatory) In the body of activity Indicate on screen* - Chooses the element
of that element. Text (Textbox)* - The text to be written in the drop-down. Properties Common Continue On Error
performing any operations. E.g: 300 TimeOut MS (Int32) - The amount of time (in milliseconds) to wait
ドキュメントの内容のソース
the element to select item. This activity will generate a string variable (Selector) to specify the location of that element. * **Text (Textbox)*** - The text to be written in the drop-down. == **Properties** == **Common
(in milliseconds) to wait for the activity to run. The default amount of time is 30000 milliseconds. E.g: 30000

CV Element Exists (en)

Nga Nguyenが2022/05/16 04:27に最終更新
表示されるドキュメントの内容
RCA.Activities.ComputerVision.CVElementExists Description Searches for a specified UI element
* - Chooses the element to search. This activity will generate a string variable (Selector) to specify the location of that element. Properties Common Continue On Error (Boolean) - A Boolean variable has two
タイトル
CV Element Exists
保存場所
CV Element Exists
ドキュメントの内容のソース
" %) ((( RCA.Activities.ComputerVision.CVElementExists == **Description** == Searches for a specified UI element on the screen in the foreground
On Screen*** - Chooses the element to search. This activity will generate a string variable (Selector) to specify the location of that element. == **Properties** == **Common** * **Continue On Error (Boolean
次のページ » ページ 1 2 3 4 5
[wait-element-vanish]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成