Search: wait-elements-exists

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

Results 71 - 80 of 125 « previous page next page » Page 1 ... 4 5 6 7 8 9 10 11 12 13

[21]Hover

Last modified by Tuan Nguyen on 2022/05/13 02:29
Rendered document content
element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check this box if you
to a specified element without clicking. (* For Mandatory) In the body of the activity Pick target element
the execution. Timeout MS (Int32) - The maximum amount of time (in milliseconds) to wait for the activity
Raw document content
of the GUI element you are looking for and of some of its parents. * **Wait Visible (Checkbox) **- Check
" %) ((( RCA.Activities.Browser.Hover == **Description** == The Hover activity will move the mouse pointer to a specified element
of the activity** == * **Pick target element*** - Chooses the field on a browser to select the item

Wait Attribute

Last modified by DatPT on 2023/04/19 12:58
Rendered document content
RCA.Activities.Common.WaitAttribute Description This activity is used to wait for the value of the specified UI element's attribute to be equal to an object. (* is mandatory) In the body of activity
the execution. Timeout MS (Int32) - Specifies the amount of time (in milliseconds) to wait for the activity
Title
Wait Attribute
Location
Wait Attribute
Raw document content
" %) ((( RCA.Activities.Common.WaitAttribute == **Description** == This activity is used to wait for the value of the specified UI element's
MS (Int32)** - Specifies the amount of time (in milliseconds) to wait for the activity to run before
)* **- The expected value of the attribute. * **Element (UIElement)** - The UI element that should contain

[32]Take Screenshot

Last modified by Tuan Nguyen on 2022/05/13 03:27
Rendered document content
element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check this box if you
Elements within a browser. (* For Mandatory) In the body of the activity Pick target element
the execution. Timeout MS (Int32) - The maximum amount of time (in milliseconds) to wait for the activity
Raw document content
" %) ((( RCA.Activities.Browser.TakeScreenshot == **Description** == The Take Screenshot takes screenshot of a UI Elements within a browser
target element* **- Chooses the field on a browser to select the item. This activity will generate
(in milliseconds) to wait for the activity to complete before an error is thrown. If the timeout expires

[1] Release Notes

Last modified by Nga Nguyen on 2022/05/13 03:46
Rendered document content
RCA.Activities.ComputerVision Version 1.0.0.0 Features added Add new activities: CV Check CV Click CV Dropdown Select CV Element Exists CV Get Text CV Highlight CV Hover CV Screen Scope CV Table Extract CV Type Into
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( == **RCA.Activities.ComputerVision Version 1.0.0.0** == === **Features added** === (% class="box" %) ((( * Add new activities: ** CV Check ** CV Click ** CV Dropdown Select ** CV Element Exists ** CV Get Text ** CV Highlight ** CV

[29]Wait Web Attribute

Last modified by Tuan Nguyen on 2022/05/13 03:23
Rendered document content
RCA.Activities.Browser.WaitWebAttribute Description The Wait Web Attribute waits for the value
element* - Chooses the field on a browser to select the item. This activity will generate a string
(Int32)- The maximum amount of time (in milliseconds) to wait for the activity to complete before
Title
[29]Wait Web Attribute
Location
[29]Wait Web Attribute
Raw document content
" %) ((( RCA.Activities.Browser.WaitWebAttribute == **Description** == The Wait Web Attribute waits for the value of a specified web
of the activity** == * **Pick target element*** - Chooses the field on a browser to select the item
(in milliseconds) to wait for the activity to complete before an error is thrown. If the timeout expires

[12]Send Hot Keys

Last modified by Tuan Nguyen on 2022/05/13 02:26
Rendered document content
a keyboard shortcut to a browser element. (* for Mandatory) In the body of activity Pick target element - Chooses a element on a browser to send a keyboard shortcut. This activity will generate a string variable (Selector) to specify the location of that element. Alt (Checkbox) - Modifier Key. Ctrl (Checkbox
Raw document content
to a browser element. [[image:e9e1b2c-Browser_sendhotkey.png||alt="Browser_SendHotKeys" height="124" width="316"]] (* for Mandatory) == **In the body of activity** == * **Pick target element** - Chooses a element on a browser to send a keyboard shortcut. This activity will generate a string variable

[10]Get Text

Last modified by Tuan Nguyen on 2022/05/13 02:25
Rendered document content
it in a String variable. (* For Mandatory) In the body of the activity Pick target element* - Chooses
(Int32) - The maximum amount of time (in milliseconds) to wait for the activity to complete before
(milliseconds). E.g: 30000 Input Selector (String) - Text property used to find a particular UI element when
Raw document content
element you are looking for and of some of its parents. * **Wait Visible (Checkbox) **- Check this box
"]] (* For Mandatory) == **In the body of the activity** == * **Pick target element*** - Chooses the field to get
. * **Timeout MS (Int32) **- The maximum amount of time (in milliseconds) to wait for the activity to complete

Take Screenshot (NB)

Last modified by Nga Nguyen on 2022/05/16 04:00
Rendered document content
attributes of the GUI element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check
of UI Elements within a browser. (*For Mandatory) In the body of activity Pick target element
(in milliseconds) to wait for the activity to run. If the timeout has expired, the page would not be loaded further
Raw document content
of the GUI element you are looking for and of some of its parents. * **Wait Visible (Checkbox)** - Check
" %) ((( RCA.Activities.NativeBrowser.TakeScreenshot == **Description** == The Take Screenshot takes screenshot of UI Elements within a browser
element*** - Chooses the field on a browser to select the item. This activity will generate a string

[24]Set Web Attribute

Last modified by Tuan Nguyen on 2022/05/13 02:31
Rendered document content
of the GUI element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check this box
for an attribute of a web element. (* For Mandatory) In the body of the activity Pick target element
) - The maximum amount of time (in milliseconds) to wait for the activity to complete before an error is thrown
Raw document content
" %) ((( RCA.Activities.Browser.SetWebAttribute == **Description** == The Set Web Attribute sets the value for an attribute of a web element
target element*** - Chooses the field on a browser to select the item. This activity will generate
the execution. * **Timeout MS (Int32) **- The maximum amount of time (in milliseconds) to wait for the activity

Hover (NB)

Last modified by Nga Nguyen on 2022/05/16 03:55
Rendered document content
attributes of the GUI element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check
to a specified element without clicking. (*For Mandatory) In the body of activity Pick target element
(in milliseconds) to wait for the activity to run. If the timeout has expired, the page would not be loaded further
Raw document content
of the GUI element you are looking for and of some of its parents. * **Wait Visible (Checkbox)** - Check
" %) ((( RCA.Activities.NativeBrowser.Hover == **Description** == The Hover activity will move the mouse pointer to a specified element
** == * **Pick target element*** - Chooses the field on a browser to select the item. This activity will generate
RSS feed for search on [wait-elements-exists]
Created by admin on 2022/04/17 14:38