Search: wait-browser-complete

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

Results 1 - 10 of 24 next page » Page 1 2 3

[28]Wait Page Load Complete

Last modified by Tuan Nguyen on 2022/05/13 02:43
Rendered document content
RCA.Activities.Browser.WaitPageLoadComplete Description The Wait Page Load Complete allows you to waits until a webpage is fully loaded. (* For Mandatory) Properties Common Continue On Error
edit the name of the activity to organize and structure your code better. E.g: [34116574] Wait Page
Title
[28]Wait Page Load Complete
Location
[28]Wait Page Load Complete
Browser Activities
Raw document content
" %) ((( RCA.Activities.Browser.WaitPageLoadComplete == **Description** == The Wait Page Load Complete allows you to waits until a webpage
and structure your code better. E.g: [34116574] Wait Page Load Complete * **Public (Checkbox)** - Check if you
. **Output** * **Wait Success (Boolean)**- A Boolean variable has two possible values: True or False

[03]Attach Browser

Last modified by Tuan Nguyen on 2022/05/13 02:19
Rendered document content
the process from continuing the execution. Quit Browser on Completed or Faulted (Checkbox) - Specifies whether
Timeout MS (Int32) - The maximum amount of time (in milliseconds) to wait for the activity to complete
to an already opened native browser and perform multiple actions within it. (*For mandatory) In the body
Title
[03]Attach Browser
Location
Browser Activities
[03]Attach Browser
Raw document content
the process from continuing the execution. * **Quit Browser on Completed or Faulted (Checkbox)** - Specifies
browser and perform multiple actions within it. [[image:a15035e-Screenshot_2021-05-25_154745.jpg||alt
** - The activities you want to execute within the browser. == **Properties** == **Common** * **Continue

[01]Open Browser

Last modified by admin on 2023/11/01 14:55
Rendered document content
on Completed or Faulted (Checkbox) - Specifies whether the browser is closed when execution is finished
RCA.Activities.Browser.OpenBrowser Description The Open Browser activity allows you to navigate to a specified URL by launching a browser and executing multiple activities within it. (* for Mandatory
Title
[01]Open Browser
Attachment name
2754f49-Browser_Open.png
Location
Browser Activities
[01]Open Browser
Raw document content
continuing the execution. * **Quit Browser on Completed or Faulted (Checkbox) **- Specifies whether
) **- The maximum amount of time (in milliseconds) to wait for the activity to complete before an error is thrown
" %) ((( RCA.Activities.Browser.OpenBrowser == **Description** == The Open Browser activity allows you to navigate to a specified URL

[32]Take Screenshot

Last modified by Tuan Nguyen on 2022/05/13 03:27
Rendered document content
Elements within a browser. (* For Mandatory) In the body of the activity Pick target element* - Chooses the field on a browser to select the item. This activity will generate a string variable (Selector
the execution. Timeout MS (Int32) - The maximum amount of time (in milliseconds) to wait for the activity
Location
Browser Activities
Raw document content
(in milliseconds) to wait for the activity to complete before an error is thrown. If the timeout expires
" %) ((( 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

[12]Send Hot Keys

Last modified by Tuan Nguyen on 2022/05/13 02:26
Rendered document content
) to wait for the activity to complete before an error is thrown. If the timeout expires, the activity
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
Attachment name
e9e1b2c-Browser_sendhotkey.png
Location
Browser Activities
Raw document content
. * **TimeOut MS (Int32) **- The maximum amount of time (in milliseconds) to wait for the activity to complete
to a browser element. [[image:e9e1b2c-Browser_sendhotkey.png||alt="Browser_SendHotKeys" height="124" width
** - Chooses a element on a browser to send a keyboard shortcut. This activity will generate a string variable

[27]Wait Element Vanishes

Last modified by Tuan Nguyen on 2022/05/13 02:42
Rendered document content
RCA.Activities.Browser.WaitElementVanish Description The Wait Element Vanishes activity waits
target element* - Chooses the field on a browser to select the item. This activity will generate a string
the execution. Timeout MS (Int32) - The maximum amount of time (in milliseconds) to wait for the activity
Title
[27]Wait Element Vanishes
Location
Browser Activities
[27]Wait Element Vanish
Raw document content
. * **Timeout MS (Int32) **- The maximum amount of time (in milliseconds) to wait for the activity to complete
" %) ((( RCA.Activities.Browser.WaitElementVanish == **Description** == The Wait Element Vanishes activity waits for a selected element
of the activity** == * **Pick target element*** - Chooses the field on a browser to select the item

[21]Hover

Last modified by Tuan Nguyen on 2022/05/13 02:29
Rendered document content
* - Chooses the field on a browser to select the item. This activity will generate a string variable (Selector
the execution. Timeout MS (Int32) - The maximum amount of time (in milliseconds) to wait for the activity to complete before an error is thrown. If the timeout expires, the activity will be terminated. Default value
Location
Browser Activities
Raw document content
. * **Timeout MS (Int32) **- The maximum amount of time (in milliseconds) to wait for the activity to complete
of the activity** == * **Pick target element*** - Chooses the field on a browser to select the item
of the GUI element you are looking for and of some of its parents. * **Wait Visible (Checkbox) **- Check

[26]Element Exist

Last modified by Tuan Nguyen on 2022/05/13 02:41
Rendered document content
. Timeout MS (Int32) - The maximum amount of time (in milliseconds) to wait for the activity to complete
on a browser to select the item. This activity will generate a string variable (Selector) to specify
are looking for and of some of its parents. Wait Visible (Checkbox) - Check this box if you want
Location
Browser Activities
Raw document content
(in milliseconds) to wait for the activity to complete before an error is thrown. If the timeout expires
target element*** - Chooses the field on a browser to select the item. This activity will generate
parents. * **Wait Visible (Checkbox) **- Check this box if you want the automation waits for the target

[29]Wait Web Attribute

Last modified by Tuan Nguyen on 2022/05/13 03:23
Rendered document content
(Int32)- The maximum amount of time (in milliseconds) to wait for the activity to complete before
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
Title
[29]Wait Web Attribute
Location
Browser Activities
[29]Wait Web Attribute
Raw document content
(in milliseconds) to wait for the activity to complete before an error is thrown. If the timeout expires
" %) ((( 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

[04]Browser Scope

Last modified by Tuan Nguyen on 2022/05/13 02:20
Rendered document content
) - blocks the process from continuing the execution. Quit Browser on Completed or Faulted (Checkbox
RCA.Activities.Browser.BrowserScrope Description The Browser Scope activity creates a container that lets you attach an already opened Browser and execute actions within the Browser. (* For Mandatory
Title
[04]Browser Scope
Location
Browser Activities
[04]Browser Scope
Raw document content
on Completed or Faulted (Checkbox)** - Specifies whether the browser is closed when execution is finished
" %) ((( RCA.Activities.Browser.BrowserScrope == **Description** == The Browser Scope activity creates a container that lets you attach an already opened Browser and execute actions within the Browser. [[image:c41d394-Screenshot_2021-05
next page » Page 1 2 3
RSS feed for search on [wait-browser-complete]
Created by admin on 2022/04/17 14:38