Search: wait-element-vanish

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

Results 1 - 10 of 94 next page » Page 1 2 3 4 5 6 7 8 9 10

[8] Types of Operator when designing a process

Last modified by admin on 2023/07/10 09:41
Rendered document content
of the process (please scroll down to see all elements) 3 Find the needed task 4 You need to drag and drop
other and minimizes waiting times. When a process has multiple tasks that need to be executed
in the definition session. Join “Join” operator is used to wait until all the tasks performed by the parallel
Raw document content
to see all elements) |3|Find the needed task |4|You need to drag and drop to design a full process |5
of each other and minimizes waiting times. When a process has multiple tasks that need to be executed
in the definition session. |Join|“Join” operator is used to wait until all the tasks performed by the parallel

Get Attribute

Last modified by DatPT on 2023/04/19 12:58
Rendered document content
of a specified attribute of an UI element. (* is mandatory) In the body of activity Indicate on screen - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. Text (String)* - The name of the attribute to be retrieved
Location
Common Element
Raw document content
of an UI element. [[image:image-20230419124053-1.png]] (* is mandatory) == **In the body of activity** == * **Indicate on screen** - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. * **Text (String)* **- The name

Type Secure Text

Last modified by DatPT on 2023/04/19 12:57
Rendered document content
of an indicated window. (* is mandatory) In the body of activity Indicate on screen - Chooses the element
of that element. Properties Common Continue On Error (Boolean) - A Boolean variable has two possible values
text to be written in the specified UI element. Target (Collapsible list) : Element (UIElement) - Use
Location
Common Element
Raw document content
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
in the specified UI element. * **Target (Collapsible list) :** ** **Element (UIElement)** - Use the UiEIement

Get Position

Last modified by DatPT on 2023/04/19 13:01
Rendered document content
of a specified UI element. (* is mandatory) In the body of activity Indicate on screen - Chooses the element
of that element. Properties Common Continue On Error (Boolean) - A Boolean variable has two possible values
(Collapsible list) : Element (UIElement) - Use the UiEIement variable returned by another activity
Location
Common Element
Raw document content
== **Description** == This activity is used to retrieve the bounding rectangle of a specified UI 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

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
Common Element
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

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

Type Into (NB)

Last modified by Nga Nguyen on 2022/05/16 04:01
Rendered document content
attributes of the GUI element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check
into any text field within the webpage. (*For mandatory) In the body of activity Pick target element* - Chooses the element to verify its existence. This activity will generate a string variable (Selector
Raw document content
specifying attributes of the GUI element you are looking for and of some of its parents. * **Wait Visible
** == * **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. * **Text (String)*** - The text

Wait Element Vanishes (NB)

Last modified by Nga Nguyen on 2022/05/16 04:01
Rendered document content
RCA.Activities.NativeBrowser.WaitElementVanish DESCRIPTION The Wait Element Vanishes (NB) activity waits for a selected element to disappear from a webpage. (*For mandatory) In the body
possible values: True or False. True - when the target elements vanish before the timeout. False - when
Title
Wait Element Vanishes (NB)
Location
Wait Element Vanishes (NB)
Raw document content
" %) ((( RCA.Activities.NativeBrowser.WaitElementVanish == **DESCRIPTION** == The Wait Element Vanishes (NB) activity waits for a selected element
of the GUI element you are looking for and of some of its parents. * **Wait Visible (Checkbox)** - Check
- when the target elements vanish before the timeout. False - when the target element does not vanish

Wait Web Attribute (NB)

Last modified by Nga Nguyen on 2022/05/16 04:03
Rendered document content
element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check this box if you
RCA.Activities.NativeBrowser.WaitWebAttribute Description The Wait Web Attribute waits
target element* - Chooses the field on a browser to select the item. This activity will generate a string
Title
Wait Web Attribute (NB)
Location
Wait Web Attribute (NB)
Raw document content
" %) ((( RCA.Activities.NativeBrowser.WaitWebAttribute == **Description** == The Wait Web Attribute waits for the value of a specified web attribute
** == * **Pick target element*** - Chooses the field on a browser to select the item. This activity will generate
)** - The amount of time (in milliseconds) to wait for the activity to run. If the timeout has expired, the page

Element Exist (NB)

Last modified by Nga Nguyen on 2022/05/16 03:49
Rendered document content
attributes of the GUI element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check
RCA.Activities.NativeBrowser.ElementExist Description The Element Exist allows you to confirm whether an element exist. (*For mandatory) In the body of activity Pick target element* - Chooses
Title
Element Exist (NB)
Location
Element Exist (NB)
Raw document content
of the GUI element you are looking for and of some of its parents. * **Wait Visible (Checkbox)** - Check
" %) ((( RCA.Activities.NativeBrowser.ElementExist == **Description** == The Element Exist allows you to confirm whether an element exist
element*** - Chooses the field on a browser to select the item. This activity will generate a string
next page » Page 1 2 3 4 5 6 7 8 9 10
RSS feed for search on [wait-element-vanish]
Created by admin on 2022/04/17 14:38