検索:wait-page-url

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

202件のうち1 - 10 次のページ » ページ 1 2 3 4 5 6 7 8 9 ... 21

XWiki Syntax Guide

保存場所
adminが2022/04/17 14:38に最終更新
オブジェクト
: 0.5em; } #goto-select optgroup { margin: 0.5ex; } #syntax-page-content { margin-left: 15em; } #syntax-page-content table { width: 99%; } #syntax-page-content>h3 { display: none; } #syntax-page
; } /*******************************************************/ .syntax-menu .generalIcon { background-image: url("$xwiki.getSkinFile('icons/silk/page_white_code.gif
ドキュメントの内容のソース
'}) ##----------------------------------------- ## syntax-page display ##----------------------------------------- #set ($subHeading = '===') (% id="syntax-page-content" %)((( #if(!$crtSection && !$crtCategory) #syntax_displayCategories($syntaxMenu
.' '==') #else #syntax_displaySection($crtSection 'syntax.' false) #end ))) ## syntax-page

Templates

保存場所
adminが2022/04/17 14:38に最終更新
ドキュメントの内容のソース
', 'actions': [{ 'label': $services.localization.render('help.try.label'), 'type': 'success', 'url': $xwiki.getURL('Sandbox.WebHome', 'create', $escapetool.url({ 'title': "New Page $datetool.get('dd MMM yyyy
': $services.localization.render('help.more.label'), 'url': "$exoPrefix/Administration+Application#HCreatetheTemplateProvider

[03]Attach Browser (en)

Tuan Nguyenが2022/05/13 02:19に最終更新
表示されるドキュメントの内容
Timeout MS (Int32) - The maximum amount of time (in milliseconds) to wait for the activity to complete
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Browser.AttachBrowser == **Description** == A container that enables you to attach to an already opened native
: Chrome **Options** * **Timeout MS (Int32) **- The maximum amount of time (in milliseconds) to wait

Click (en)

Nhan Nguyenが2022/05/13 02:20に最終更新
表示されるドキュメントの内容
(Int32)- The maximum amount of time (in milliseconds) to wait for the activity to run before an error
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Java.Click == **Description** == This activity allows you to click a specified element. [[[[image:click.jpg||alt="https
)**- The maximum amount of time (in milliseconds) to wait for the activity to run before an error is thrown

[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

[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

[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

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

[09]Click (en)

Tuan Nguyenが2022/05/13 02:22に最終更新
表示されるドキュメントの内容
the execution. Timeout MS (Int32)- The maximum amount of time (in milliseconds) to wait for the activity
parents. Wait Visible (Checkbox) - Check this box if you want the automation waits for the target
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Browser.Click
the execution. * **Timeout MS (Int32)**- The maximum amount of time (in milliseconds) to wait for the activity
of the GUI element you are looking for and of some of its parents. * **Wait Visible (Checkbox)** - Check

Element Exists (en)

Nhan Nguyenが2022/05/13 02:22に最終更新
表示されるドキュメントの内容
. Timeout MS (Int32)- The maximum amount of time (in milliseconds) to wait for the activity to run before
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Java.ElementExists == **Description** == This activity allows you to check if the element exists in a Java
of time (in milliseconds) to wait for the activity to run before an error is thrown. If the timeout
次のページ » ページ 1 2 3 4 5 6 7 8 9 ... 21
[wait-page-url]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成