検索:wait-page-url

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

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

Open Browser (en)

Nhan Nguyenが2022/05/13 03:44に最終更新
表示されるドキュメントの内容
to navigate to a specified URL by launching an IE browser and executing multiple activities within it. (* for Mandatory) In the body of activity URL (String) - Insert a specified URL in the container. Ex: “https
(Browser)* - Insert the specified browser in which activities could be active. URL (String)* - Provide
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content
to a specified URL by launching an IE browser and executing multiple activities within it. [[image:image-20220506110901-1.png]] (* for Mandatory) **In the body of activity** * **URL (String)** - Insert

Wait Browser Complete (en)

Nhan Nguyenが2022/05/13 03:47に最終更新
表示されるドキュメントの内容
RCA.Activities.IE.WaitBrowserComplete Description To wait for the browser to complete loading a page. (* for Mandatory) Properties Common Continue On Error (Boolean) - A Boolean variable has
the execution. Input Timeout MS (Int32) - The maximum amount of time (in milliseconds) to wait
タイトル
Wait Browser Complete
保存場所
Wait Browser Complete
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.IE.WaitBrowserComplete == **Description** == To wait for the browser to complete loading a page. [[image:image
) **- The maximum amount of time (in milliseconds) to wait for the activity to run before an error is thrown

Do Actions (en)

Nhan Nguyenが2022/05/13 02:22に最終更新
表示されるドキュメントの内容
)- The maximum amount of time (in milliseconds) to wait for the activity to run before an error is thrown
[])* - Execution of multiple actions from a Java element. Eg: Available actions page-up , page-down, select-all
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content
the execution. * **Timeout MS (Int32)**- The maximum amount of time (in milliseconds) to wait for the activity
a Java element. Eg: Available actions page-up , page-down, select-all … * **From (JavaElement

HTTP Client with Body Factory (en)

Nhan Nguyenが2022/05/13 03:16に最終更新
表示されるドキュメントの内容
) - The maximum amount of time (in milliseconds) to wait for the activity to complete before an error is thrown
. The following options are supported: ・ANY (default value) ・XML ・JSON. End Point (String)* - The URL to which you
should be saved. This field supports strings and string variables. Ex: “ D:\Users\ Url Segments
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( == **Description
(in milliseconds) to wait for the activity to complete before an error is thrown. If the timeout expires
options are supported: ・ANY (default value) ・XML ・JSON. * **End Point (String)*** - The URL to which

HTTP Client (en)

DatPTが2023/04/19 10:26に最終更新
表示されるドキュメントの内容
amount of time (in milliseconds) to wait for the activity to complete before an error is thrown
options are supported: ・ANY (default value) ・XML ・JSON. End Point (String)* - The URL to which you want
variables. Ex: “ D:\Users\ Url Segments - Indicates that the line added is a fragment or the URL provided
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( == **Description
the execution. * **TimeOut MS (Int32) **- The maximum amount of time (in milliseconds) to wait for the activity
. * **End Point (String)*** - The URL to which you want to make the request. Ex: [[https:~~/~~/akabot.com

Navigate To (en)

Nhan Nguyenが2022/05/13 03:44に最終更新
表示されるドキュメントの内容
RCA.Activities.IE.NavigateTo Description The Navigate To activity allows you to navigate to another URL on the current browser. (* for Mandatory) Properties Common Continue On Error (Boolean
the execution. Input Url (String)* - The URL that you want to navigate to in the browser. The URL must
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.IE.NavigateTo == **Description** == The Navigate To activity allows you to navigate to another URL
the activity. False (default): blocks the process from continuing the execution. **Input** * **Url

Go Forward (en)

Nhan Nguyenが2022/05/13 03:43に最終更新
表示されるドキュメントの内容
RCA.Activities.IE.GoForward Description The Go Forward activity goes forward one URL in the history list of the current browser. (* for Mandatory) 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.IE.GoForward == **Description** == The Go Forward activity goes forward one URL in the history list of the current browser. [[image:image-20220506110641-1.png]] (* for Mandatory) == **Properties

Go Back (en)

Nhan Nguyenが2022/05/13 03:42に最終更新
表示されるドキュメントの内容
RCA.Activities.IE.GoBack Description The Go Back activity goes back to one URL in the history list of the current browser. (* for Mandatory) 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.IE.GoBack == **Description** == The Go Back activity goes back to one URL in the history list of the current browser. [[image:image-20220506110611-1.png]] (* for Mandatory) == **Properties** == **Common

[4]Activation (en)

adminが2023/12/07 09:27に最終更新
表示されるドキュメントの内容
URL or localhost:8080. After successful login, choose Administration on the left menu bar -> Choose
option “akaBot Center” then hit button “Next”. Step 2 – Fill license information: Center URL: Your akaBot Center’s URL License Key: Please enter the license key automatically generated after activating
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( == **1. Activate akaBot Center** == **Step 1** - Open your browser. Navigate to akaBot Center using **your Center URL
" height="393" width="527"]] **Step 2** – Fill license information: 1. **Center URL: **Your akaBot

Wait Queue Item (en)

VuNH54が2023/04/20 17:15に最終更新
表示されるドキュメントの内容
, it sends a message to Center starting it is ready to receive a queue item and then wait for a new one
the execution. Eg: True Timeout MS (Int32)- The maximum amount of time (in milliseconds) to wait
(in milliseconds) to wait for the activity to search for a new item again. Misc Public (Checkbox) - Check if you
タイトル
Wait Queue Item
保存場所
Wait Queue Item
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content
starting it is ready to receive a queue item and then wait for a new one to be added. [[image:image
(in milliseconds) to wait for the activity to complete before an error is thrown. If the timeout expires
次のページ » ページ 1 2 3 4 5
[wait-page-url]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成