検索:wait-page-url

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

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

[28]Wait Page Load Complete (en)

Tuan Nguyenが2022/05/13 02:43に最終更新
表示されるドキュメントの内容
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
タイトル
[28]Wait Page Load Complete
保存場所
[28]Wait Page Load Complete
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-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

[17]Extract Structured Data (en)

Tuan Nguyenが2022/05/13 02:28に最終更新
表示されるドキュメントの内容
) – The amount of time (in seconds) to wait until the next page is loaded. The default value is 1000 milliseconds
(in milliseconds) to wait for the next page to load. If the timeout has expired, the page would not be loaded
allows you to input the page source contained the Structure Data needed to be extracted
ドキュメントの内容のソース
. **Options** * **Delay Between Page MS (Int32) **– The amount of time (in seconds) to wait until the next
. E.g: 100 * **Next Page Timeout MS (Int32) **- The amount of time (in milliseconds) to wait
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content

[21]Wait Element Exist (en)

Tuan Nguyenが2022/05/13 06:17に最終更新
表示されるドキュメントの内容
RCA.Activities.Windows.WaitElementExist Description A container that waits for a UI element
element - Chooses the field to wait until it appears. This activity will generate a string variable
the execution. Timeout MS (Int32) - The amount of time (in milliseconds) to wait for the activity to run
タイトル
[21]Wait Element Exist
保存場所
[21]Wait Element Exist
ドキュメントの内容のソース
)** - The amount of time (in milliseconds) to wait for the activity to run. If the timeout has expired, the page
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Windows.WaitElementExist == **Description** == A container that waits for a UI element to appear and enables you

[05]Navigate To (en)

Tuan Nguyenが2022/05/13 02:20に最終更新
表示されるドキュメントの内容
to another URL on the current browser. (* For Mandatory) In the body of the activity URL to be inserted (String)* - The URL that you want to navigate to in the browser. The URL must be quoted. E.g: "https
within the activity. False (default) - blocks the process from continuing the execution. Input URL
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Browser.NavigateTo == **Description** == The Navigate To activity allows you to navigate to another URL
" width="392"]] (* For Mandatory) == **In the body of the activity** == * **URL to be inserted

[07]Go Forward (en)

Tuan Nguyenが2022/05/13 02:21に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.GoForward Description The Go Forward activity goes forward one URL in the history list of the current browser. Properties Common Continue On Error (Boolean) - A Boolean variable has two possible values: True or False. True - allows the rest of the process to continue
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Browser.GoForward == **Description** == The Go Forward activity goes forward one URL in the history list of the current browser. [[image:9db89ed-Screenshot_2021-05-25_154922.jpg||alt="Browser_GoForward" height="28

[06]Go Back (en)

Tuan Nguyenが2022/05/13 02:20に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.GoBack Description The Go Back activity goes back one URL in the history list of the current browser. (* For Mandatory) In the body of the activity Common Continue On Error (Boolean) - A Boolean variable has two possible values: True or False. True - allows the rest
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Browser.GoBack == **Description** == The Go Back activity goes back one URL in the history list of the current browser. [[image:bdce0db-Screenshot_2021-05-25_154910.jpg||alt="Browser_GoBack" height="30

[25]Wait Element Exist (en)

Tuan Nguyenが2022/05/13 02:32に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.WaitElementExist Description The Wait Element Exist activity waits
* - Chooses the field to wait until it appears. 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
タイトル
[25]Wait Element Exist
保存場所
[25]Wait Element Exist
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Browser.WaitElementExist == **Description** == The Wait Element Exist activity waits for a selected element to appear
** == * **Pick target element* **- Chooses the field to wait until it appears. This activity will generate

[22]Get Text (en)

Tuan Nguyenが2022/05/13 06:17に最終更新
表示されるドキュメントの内容
the execution. Timeout MS (Int32) - The maximum amount of time (in milliseconds) to wait for the activity to run
) - The amount of time (in milliseconds) to wait once the activity is executed. Delay Before (Int32) - The amount of time (in milliseconds) to wait before executing the activity. Input Selector (String)* - You can add
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content
(Int32) **- The maximum amount of time (in milliseconds) to wait for the activity to run. If the timeout
) **- The amount of time (in milliseconds) to wait once the activity is executed. * **Delay Before (Int32

[19]Find Control (en)

Tuan Nguyenが2022/05/13 06:16に最終更新
表示されるドキュメントの内容
from continuing the execution. TimeOut MS (Int32) - The amount of time (in milliseconds) to wait
= ‘AutomationElement’. Wait Wait For Disable (Checkbox) - Waits for element to be unable to interact with. Wait For Enable (Checkbox) - Waits for element to be able to interact with. Wait For Vanish (Checkbox) - Waits
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content
the execution. * **TimeOut MS (Int32)** - The amount of time (in milliseconds) to wait for the activity to run
Control (AutomationElement)* **- Output of the activity with type = ‘AutomationElement’. **Wait

[06]Minimize Window (en)

Tuan Nguyenが2022/05/13 04:11に最終更新
表示されるドキュメントの内容
(in milliseconds) to wait for the activity to run. The default amount of time is 30000 milliseconds. E.g: 30000
variable from Open Window or Window Scope to scope for activity (similar to From). Wait Wait For Disable (Checkbox) - Waits for element to be unable to interact with. Wait For Enable (Checkbox) - Waits for element
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content
from continuing the execution. * **Timeout MS (Int32)** - The amount of time (in milliseconds) to wait
). **Wait** * **Wait For Disable (Checkbox) **- Waits for element to be unable to interact
次のページ » ページ 1 2 3 4 5
[wait-page-url]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成