Search: select-item

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

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

XWiki Syntax Guide

Located in
Last modified by admin on 2022/04/17 14:38
Objects
', function() { if($('goto-select')) { Event.observe($('goto-select'), 'change', function (event) { var select = event.element(); var i = select.selectedIndex; if (window.location != select.options[i].value) { window.location = select.options[i].value; } }); $('goto-select
code : #document-title { margin-bottom: 1em; } #change-context { float: right; padding-top: 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
Raw document content
) No syntax sections found! #else #foreach ($item in $results) #set($sectionDoc = $xwiki.getDocument($item)) #set($obj = $sectionDoc.getObject("XWiki.XWikiSyntaxClass")) ## detect if we
sections from a syntax category * * Expected format: * sections = vector of items * item = map with the

Wait Web Attribute (NB)

Last modified by Nga Nguyen on 2022/05/16 04:03
Rendered document content
target element* - Chooses the field on a browser to select the item. This activity will generate a string
of the attribute to be selected from. It is a string, so it has to be encased in quotation marks. Attribute Value
to be selected from. It is a string, so it has to be encased in quotation marks. E.g: "Attribute Name" Attribute
Raw document content
** == * **Pick target element*** - Chooses the field on a browser to select the item. This activity will generate
)*** - The expression of the attribute to be selected from. It is a string, so it has to be encased in quotation marks
** * **Attribute Name (String)*** - The expression of the attribute to be selected from. It is a string, so it has

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 of activity Pick target element* - Chooses the field on a browser to select the item. This activity
Raw document content
of activity** == * **Pick target element*** - Chooses the field on a browser to select the item
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.NativeBrowser.WaitElementVanish == **DESCRIPTION** == The Wait Element Vanishes (NB) activity waits for a selected element

Type Into

Last modified by Nhan Nguyen on 2022/05/13 02:26
Rendered document content
RCA.Activities.Java.TypeInto Description This Type Into activity allows you to type into a specified Java file. (* is mandatory) In the body of the activity Pick target element - Chooses the field to select the item. This activity will generate a string variable (Selector) to specify
Raw document content
of the activity** * **Pick target element **- Chooses the field to select the item. This activity will generate

Type Into

Last modified by Nhan Nguyen on 2022/05/13 03:47
Rendered document content
* - Chooses the field to select the item. This activity will generate a string variable (Selector) to specify the location of that field. Properties Before Type Click(IE) (Checkbox) - If selected, a click action is performed before this activity. Empty Field (Checkbox) - If selected, the field will get cleared before
Raw document content
) **In the body of the activity** * **Pick Target Element*** - Chooses the field to select the item
. == **Properties** == **Before Type** * **Click(IE) (Checkbox)** - If selected, a click action is performed before this activity. * **Empty Field (Checkbox) **- If selected, the field will get cleared before

Take Screenshot (NB)

Last modified by Nga Nguyen on 2022/05/16 04:00
Rendered document content
RCA.Activities.NativeBrowser.TakeScreenshot Description The Take Screenshot takes screenshot of UI Elements within a browser. (*For Mandatory) In the body of activity Pick target element* - Chooses the field on a browser to select the item. This activity will generate a string variable (Selector
Raw document content
element*** - Chooses the field on a browser to select the item. This activity will generate a string

Set Web Attribute (NB)

Last modified by Nga Nguyen on 2022/05/16 03:59
Rendered document content
the field on a browser to select the item. This activity will generate a string variable (Selector
to be selected from. It is a string, so it has to be encased in quotation marks. Attribute Value (String
milliseconds. E.g: 30000 Input Attribute Name (String)* - The expression of the attribute to be selected from
Raw document content
element*** - Chooses the field on a browser to select the item. This activity will generate a string
of the attribute to be selected from. It is a string, so it has to be encased in quotation marks. * **Attribute
** * **Attribute Name (String)*** - The expression of the attribute to be selected from. It is a string, so it has

Set Web Attribute

Last modified by Nhan Nguyen on 2022/05/13 03:46
Rendered document content
 - Chooses the field to set the attribute of the item. This activity will generate a string variable
(Checkbox) - If selected, the screen will automatically scroll to the desired element on the screen. Scroll
Raw document content
to set the attribute of the item. This activity will generate a string variable (Selector) to specify
) **- If selected, the screen will automatically scroll to the desired element on the screen. * **Scroll Width

Select Multiple Items (NB)

Last modified by Nga Nguyen on 2022/05/16 03:59
Rendered document content
RCA.Activities.NativeBrowser.SelectMultiple Description The Select Multiple Items activity allows you to select many items from a combo box or list box. (*For Mandatory) In the body of activity Pick target element* - Chooses the field on a browser to select the item. This activity will generate
Title
Select Multiple Items (NB)
Location
Select Multiple Items (NB)
Raw document content
" %) ((( RCA.Activities.NativeBrowser.SelectMultiple == **Description** == The Select Multiple Items activity allows you to select many items from
of activity** == * **Pick target element*** - Chooses the field on a browser to select the item
of the item. * **Select Values (String)*** - The value based on the type of selection you want to use. It has

Select Multiple Items

Last modified by Nga Nguyen on 2022/05/16 04:17
Rendered document content
RCA.Activities.Common.SelectMultipleItems Description The Select Multiple Items activity allows you to select many items from a combo box or list box. (* is mandatory) In the body of activity
MultipleItems (String[])* - Specify the items to be selected in the list box. Target (Collapsible list
Title
Select Multiple Items
Location
Select Multiple Items
Raw document content
" %) ((( RCA.Activities.Common.SelectMultipleItems == **Description** == The Select Multiple Items activity allows you to select many items from
[])* **- Specify the items to be selected in the list box. * **Target (Collapsible list) :** ** **Element
] Select Multiple Items **Options** * **Add to selection (Boolean)** - Specify if the items will be added
next page » Page 1 2 3 4 5 6 7 8
RSS feed for search on [select-item]
Created by admin on 2022/04/17 14:38