Flex Accessor APIs
Flex Elements
uitextfield
| Sahi Pro |
| 3.5 |
| API | uitextfield(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th itextfield in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _
Example usage:
|
| Assertions |
Example assertions:
|
advanceddatagrid
| Sahi Pro |
| 3.5 |
| API | advanceddatagrid(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th dvanceddatagrid in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
advanceddatagridbaseex
| Sahi Pro |
| 3.5 |
| API | advanceddatagridbaseex(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th dvanceddatagridbaseex in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
advanceddatagridgroupitemrenderer
| Sahi Pro |
| 3.5 |
| API | advanceddatagridgroupitemrenderer(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th dvanceddatagridgroupitemrenderer in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
alert
| Sahi Pro |
| 3.5 |
| API | alert(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th lert in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
button
| Sahi Pro |
| 3.5 |
| API | button(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th utton in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
buttonbar
| Sahi Pro |
| 3.5 |
| API | buttonbar(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th uttonbar in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
buttonlabelplacement
| Sahi Pro |
| 3.5 |
| API | buttonlabelplacement(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th uttonlabelplacement in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
checkbox
| Sahi Pro |
| 3.5 |
| API | checkbox(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th heckbox in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | selected (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
colorpicker
| Sahi Pro |
| 3.5 |
| API | colorpicker(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th olorpicker in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | selectedColor (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setValue
Example usage:
|
| Assertions |
Example assertions:
|
combobase
| Sahi Pro |
| 3.5 |
| API | combobase(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ombobase in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
combobox
| Sahi Pro |
| 3.5 |
| API | combobox(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ombobox in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | selectedItemLabel (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setSelected
Example usage:
|
| Assertions |
Example assertions:
|
datagrid
| Sahi Pro |
| 3.5 |
| API | datagrid(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th atagrid in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
datagridheader
| Sahi Pro |
| 3.5 |
| API | datagridheader(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th atagridheader in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
datagridcolumn
| Sahi Pro |
| 3.5 |
| API | datagridcolumn(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | headerText, dataField, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th atagridcolumn in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
datagriditemrenderer
| Sahi Pro |
| 3.5 |
| API | datagriditemrenderer(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th atagriditemrenderer in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
datechooser
| Sahi Pro |
| 3.5 |
| API | datechooser(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th atechooser in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | selectedDate (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setValue
Example usage:
|
| Assertions |
Example assertions:
|
datefield
| Sahi Pro |
| 3.5 |
| API | datefield(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th atefield in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | selectedDate (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setValue
Example usage:
|
| Assertions |
Example assertions:
|
filesystemcombobox
| Sahi Pro |
| 3.5 |
| API | filesystemcombobox(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ilesystemcombobox in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
filesystemdatagrid
| Sahi Pro |
| 3.5 |
| API | filesystemdatagrid(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ilesystemdatagrid in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
filesystemenumerationmode
| Sahi Pro |
| 3.5 |
| API | filesystemenumerationmode(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ilesystemenumerationmode in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
filesystemhistorybutton
| Sahi Pro |
| 3.5 |
| API | filesystemhistorybutton(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ilesystemhistorybutton in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
filesystemlist
| Sahi Pro |
| 3.5 |
| API | filesystemlist(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ilesystemlist in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
filesystemsizedisplaymode
| Sahi Pro |
| 3.5 |
| API | filesystemsizedisplaymode(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ilesystemsizedisplaymode in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
filesystemtree
| Sahi Pro |
| 3.5 |
| API | filesystemtree(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ilesystemtree in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
flexnativemenu
| Sahi Pro |
| 3.5 |
| API | flexnativemenu(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th lexnativemenu in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
formitemlabel
| Sahi Pro |
| 3.5 |
| API | formitemlabel(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ormitemlabel in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
horizontallist
| Sahi Pro |
| 3.5 |
| API | horizontallist(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th orizontallist in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
hrule
| Sahi Pro |
| 3.5 |
| API | hrule(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th rule in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
hscrollbar
| Sahi Pro |
| 3.5 |
| API | hscrollbar(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th scrollbar in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
hslider
| Sahi Pro |
| 3.5 |
| API | hslider(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th slider in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | sliderValue (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setValue
Example usage:
|
| Assertions |
Example assertions:
|
html
| Sahi Pro |
| 3.5 |
| API | html(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th tml in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
image
| Sahi Pro |
| 3.5 |
| API | image(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | text, name, content, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th mage in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | toolTip (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
label
| Sahi Pro |
| 3.5 |
| API | label(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th abel in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _
Example usage:
|
| Assertions |
Example assertions:
|
linkbar
| Sahi Pro |
| 3.5 |
| API | linkbar(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th inkbar in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
linkbutton
| Sahi Pro |
| 3.5 |
| API | linkbutton(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th inkbutton in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
list
| Sahi Pro |
| 3.5 |
| API | list(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ist in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
menu
| Sahi Pro |
| 3.5 |
| API | menu(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th enu in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
menubar
| Sahi Pro |
| 3.5 |
| API | menubar(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th enubar in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
menubaritem
| Sahi Pro |
| 3.5 |
| API | menubaritem(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th enubaritem in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
mxftetextinput
| Sahi Pro |
| 3.5 |
| API | mxftetextinput(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th xftetextinput in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
navbar
| Sahi Pro |
| 3.5 |
| API | navbar(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th avbar in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
numericstepper
| Sahi Pro |
| 3.5 |
| API | numericstepper(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th umericstepper in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | value (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setValue
Example usage:
|
| Assertions |
Example assertions:
|
olapdatagrid
| Sahi Pro |
| 3.5 |
| API | olapdatagrid(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th lapdatagrid in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
popupbutton
| Sahi Pro |
| 3.5 |
| API | popupbutton(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th opupbutton in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
popupmenubutton
| Sahi Pro |
| 3.5 |
| API | popupmenubutton(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th opupmenubutton in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
progressbar
| Sahi Pro |
| 3.5 |
| API | progressbar(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th rogressbar in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
progressbardirection
| Sahi Pro |
| 3.5 |
| API | progressbardirection(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th rogressbardirection in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
progressbarlabelplacement
| Sahi Pro |
| 3.5 |
| API | progressbarlabelplacement(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th rogressbarlabelplacement in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
progressbarmode
| Sahi Pro |
| 3.5 |
| API | progressbarmode(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th rogressbarmode in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
radiobutton
| Sahi Pro |
| 3.5 |
| API | radiobutton(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th adiobutton in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
radiobuttongroup
| Sahi Pro |
| 3.5 |
| API | radiobuttongroup(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th adiobuttongroup in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
richtexteditor
| Sahi Pro |
| 3.5 |
| API | richtexteditor(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ichtexteditor in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
spacer
| Sahi Pro |
| 3.5 |
| API | spacer(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th pacer in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
swfloader
| Sahi Pro |
| 3.5 |
| API | swfloader(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th wfloader in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
tabbar
| Sahi Pro |
| 3.5 |
| API | tabbar(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th abbar in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
text
| Sahi Pro |
| 3.5 |
| API | text(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ext in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
textarea
| Sahi Pro |
| 3.5 |
| API | textarea(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th extarea in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setValue
Example usage:
|
| Assertions |
Example assertions:
|
textinput
| Sahi Pro |
| 3.5 |
| API | textinput(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th extinput in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setValue
Example usage:
|
| Assertions |
Example assertions:
|
tilelist
| Sahi Pro |
| 3.5 |
| API | tilelist(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ilelist in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
togglebuttonbar
| Sahi Pro |
| 3.5 |
| API | togglebuttonbar(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ogglebuttonbar in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
tooltip
| Sahi Pro |
| 3.5 |
| API | tooltip(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ooltip in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
tree
| Sahi Pro |
| 3.5 |
| API | tree(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ree in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
videodisplay
| Sahi Pro |
| 3.5 |
| API | videodisplay(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ideodisplay in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
vrule
| Sahi Pro |
| 3.5 |
| API | vrule(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th rule in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
vscrollbar
| Sahi Pro |
| 3.5 |
| API | vscrollbar(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th scrollbar in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
vslider
| Sahi Pro |
| 3.5 |
| API | vslider(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th slider in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | sliderValue (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setValue
Example usage:
|
| Assertions |
Example assertions:
|
scrollthumb
| Sahi Pro |
| 3.5 |
| API | scrollthumb(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th crollthumb in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
piechart
| Sahi Pro |
| 3.5 |
| API | piechart(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th iechart in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
pieseries
| Sahi Pro |
| 3.5 |
| API | pieseries(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ieseries in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
wedgeitemrenderer
| Sahi Pro |
| 3.5 |
| API | wedgeitemrenderer(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th edgeitemrenderer in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
columnset
| Sahi Pro |
| 3.5 |
| API | columnset(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th olumnset in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
columnseries
| Sahi Pro |
| 3.5 |
| API | columnseries(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th olumnseries in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
sitecolumnchart
| Sahi Pro |
| 3.5 |
| API | sitecolumnchart(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th itecolumnchart in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
categorycolumnchart
| Sahi Pro |
| 3.5 |
| API | categorycolumnchart(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ategorycolumnchart in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
listitemrenderer
| Sahi Pro |
| 3.5 |
| API | listitemrenderer(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | data, label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th istitemrenderer in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | data (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
listbasecontentholder
| Sahi Pro |
| 3.5 |
| API | listbasecontentholder(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | text, data, label, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th istbasecontentholder in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | data (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
advancedlistbasecontentholder
| Sahi Pro |
| 3.5 |
| API | advancedlistbasecontentholder(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | text, data, label, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th dvancedlistbasecontentholder in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | data (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
tab
| Sahi Pro |
| 3.5 |
| API | tab(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ab in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
buttonbarbutton
| Sahi Pro |
| 3.5 |
| API | buttonbarbutton(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th uttonbarbutton in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
sliderlabel
| Sahi Pro |
| 3.5 |
| API | sliderlabel(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th liderlabel in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
sliderthumb
| Sahi Pro |
| 3.5 |
| API | sliderthumb(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th liderthumb in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
accordion
| Sahi Pro |
| 3.5 |
| API | accordion(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ccordion in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
applicationcontrolbar
| Sahi Pro |
| 3.5 |
| API | applicationcontrolbar(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th pplicationcontrolbar in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
box
| Sahi Pro |
| 3.5 |
| API | box(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ox in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
boxdirection
| Sahi Pro |
| 3.5 |
| API | boxdirection(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th oxdirection in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
canvas
| Sahi Pro |
| 3.5 |
| API | canvas(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th anvas in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
controlbar
| Sahi Pro |
| 3.5 |
| API | controlbar(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ontrolbar in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
dividedbox
| Sahi Pro |
| 3.5 |
| API | dividedbox(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ividedbox in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
form
| Sahi Pro |
| 3.5 |
| API | form(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th orm in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
formheading
| Sahi Pro |
| 3.5 |
| API | formheading(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ormheading in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
formitem
| Sahi Pro |
| 3.5 |
| API | formitem(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ormitem in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
formitemdirection
| Sahi Pro |
| 3.5 |
| API | formitemdirection(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ormitemdirection in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
grid
| Sahi Pro |
| 3.5 |
| API | grid(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th rid in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
griditem
| Sahi Pro |
| 3.5 |
| API | griditem(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th riditem in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
gridrow
| Sahi Pro |
| 3.5 |
| API | gridrow(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ridrow in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
hbox
| Sahi Pro |
| 3.5 |
| API | hbox(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th box in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _
Example usage:
|
| Assertions |
Example assertions:
|
hdividedbox
| Sahi Pro |
| 3.5 |
| API | hdividedbox(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th dividedbox in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _
Example usage:
|
| Assertions |
Example assertions:
|
panel
| Sahi Pro |
| 3.5 |
| API | panel(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | title, label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th anel in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _
Example usage:
|
| Assertions |
Example assertions:
|
tabnavigator
| Sahi Pro |
| 3.5 |
| API | tabnavigator(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | spark.components::NavigatorContent, label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th abnavigator in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _
Example usage:
|
| Assertions |
Example assertions:
|
tile
| Sahi Pro |
| 3.5 |
| API | tile(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th ile in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
tiledirection
| Sahi Pro |
| 3.5 |
| API | tiledirection(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th iledirection in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
titlewindow
| Sahi Pro |
| 3.5 |
| API | titlewindow(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th itlewindow in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
vbox
| Sahi Pro |
| 3.5 |
| API | vbox(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th box in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
vdividedbox
| Sahi Pro |
| 3.5 |
| API | vdividedbox(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th dividedbox in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
viewstack
| Sahi Pro |
| 3.5 |
| API | viewstack(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th iewstack in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
columnchart
| Sahi Pro |
| 3.5 |
| API | columnchart(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th olumnchart in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_panel
| Sahi Pro |
| 3.5 |
| API | s_panel(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | title, label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _panel in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _
Example usage:
|
| Assertions |
Example assertions:
|
s_label
| Sahi Pro |
| 3.5 |
| API | s_label(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _label in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _
Example usage:
|
| Assertions |
Example assertions:
|
s_textinput
| Sahi Pro |
| 3.5 |
| API | s_textinput(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _textinput in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setValue
Example usage:
|
| Assertions |
Example assertions:
|
s_button
| Sahi Pro |
| 3.5 |
| API | s_button(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _button in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_hslider
| Sahi Pro |
| 3.5 |
| API | s_hslider(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _hslider in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | value (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setValue
Example usage:
|
| Assertions |
Example assertions:
|
s_vslider
| Sahi Pro |
| 3.5 |
| API | s_vslider(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _vslider in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | value (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setValue
Example usage:
|
| Assertions |
Example assertions:
|
s_dropdownlist
| Sahi Pro |
| 3.5 |
| API | s_dropdownlist(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _dropdownlist in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | selectedItemLabel (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setSelected
Example usage:
|
| Assertions |
Example assertions:
|
s_numericstepper
| Sahi Pro |
| 3.5 |
| API | s_numericstepper(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _numericstepper in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | value (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setValue
Example usage:
|
| Assertions |
Example assertions:
|
s_checkbox
| Sahi Pro |
| 3.5 |
| API | s_checkbox(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _checkbox in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | selected (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_textarea
| Sahi Pro |
| 3.5 |
| API | s_textarea(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _textarea in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | name (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setValue
Example usage:
|
| Assertions |
Example assertions:
|
s_buttonbar
| Sahi Pro |
| 3.5 |
| API | s_buttonbar(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _buttonbar in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_buttonbarbutton
| Sahi Pro |
| 3.5 |
| API | s_buttonbarbutton(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _buttonbarbutton in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_checkbox
| Sahi Pro |
| 3.5 |
| API | s_checkbox(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _checkbox in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | selected (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_combobox
| Sahi Pro |
| 3.5 |
| API | s_combobox(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _combobox in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | selectedItemLabel (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setSelected
Example usage:
|
| Assertions |
Example assertions:
|
s_datagroup
| Sahi Pro |
| 3.5 |
| API | s_datagroup(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _datagroup in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _
Example usage:
|
| Assertions |
Example assertions:
|
s_dropdownlist
| Sahi Pro |
| 3.5 |
| API | s_dropdownlist(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _dropdownlist in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | selectedItemLabel (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setSelected
Example usage:
|
| Assertions |
Example assertions:
|
s_hscrollbar
| Sahi Pro |
| 3.5 |
| API | s_hscrollbar(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _hscrollbar in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | value (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _change
Example usage:
|
| Assertions |
Example assertions:
|
s_hslider
| Sahi Pro |
| 3.5 |
| API | s_hslider(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _hslider in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | value (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _change
Example usage:
|
| Assertions |
Example assertions:
|
s_list
| Sahi Pro |
| 3.5 |
| API | s_list(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _list in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | selectedItem (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setSelected
Example usage:
|
| Assertions |
Example assertions:
|
s_navigatorcontent
| Sahi Pro |
| 3.5 |
| API | s_navigatorcontent(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _navigatorcontent in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_numericstepper
| Sahi Pro |
| 3.5 |
| API | s_numericstepper(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _numericstepper in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | value (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_popupanchor
| Sahi Pro |
| 3.5 |
| API | s_popupanchor(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | title, label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _popupanchor in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _
Example usage:
|
| Assertions |
Example assertions:
|
s_radiobutton
| Sahi Pro |
| 3.5 |
| API | s_radiobutton(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _radiobutton in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_textarea
| Sahi Pro |
| 3.5 |
| API | s_textarea(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _textarea in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setValue
Example usage:
|
| Assertions |
Example assertions:
|
s_vscrollbar
| Sahi Pro |
| 3.5 |
| API | s_vscrollbar(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _vscrollbar in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _change
Example usage:
|
| Assertions |
Example assertions:
|
s_radiobuttongroup
| Sahi Pro |
| 3.5 |
| API | s_radiobuttongroup(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _radiobuttongroup in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_richeditabletext
| Sahi Pro |
| 3.5 |
| API | s_richeditabletext(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _richeditabletext in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setValue
Example usage:
|
| Assertions |
Example assertions:
|
s_spinner
| Sahi Pro |
| 3.5 |
| API | s_spinner(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _spinner in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | value (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_tabbar
| Sahi Pro |
| 3.5 |
| API | s_tabbar(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, tool-Tip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _tabbar in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | selectedItem (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _change
Example usage:
|
| Assertions |
Example assertions:
|
s_tilegroup
| Sahi Pro |
| 3.5 |
| API | s_tilegroup(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _tilegroup in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_titlewindow
| Sahi Pro |
| 3.5 |
| API | s_titlewindow(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _titlewindow in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_togglebutton
| Sahi Pro |
| 3.5 |
| API | s_togglebutton(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _togglebutton in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_videodisplay
| Sahi Pro |
| 3.5 |
| API | s_videodisplay(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _videodisplay in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_videoplayer
| Sahi Pro |
| 3.5 |
| API | s_videoplayer(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _videoplayer in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_popupanchor
| Sahi Pro |
| 3.5 |
| API | s_popupanchor(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | title, label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _popupanchor in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _
Example usage:
|
| Assertions |
Example assertions:
|
s_radiobuttongroup
| Sahi Pro |
| 3.5 |
| API | s_radiobuttongroup(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _radiobuttongroup in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_richtext
| Sahi Pro |
| 3.5 |
| API | s_richtext(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _richtext in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _setValue
Example usage:
|
| Assertions |
Example assertions:
|
s_tilegroup
| Sahi Pro |
| 3.5 |
| API | s_tilegroup(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _tilegroup in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_datagrid
| Sahi Pro |
| 3.5 |
| API | s_datagrid(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _datagrid in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_dataitem
| Sahi Pro |
| 3.5 |
| API | s_dataitem(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _dataitem in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_form
| Sahi Pro |
| 3.5 |
| API | s_form(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _form in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_formheading
| Sahi Pro |
| 3.5 |
| API | s_formheading(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _formheading in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_formitem
| Sahi Pro |
| 3.5 |
| API | s_formitem(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _formitem in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_gridcolumn
| Sahi Pro |
| 3.5 |
| API | s_gridcolumn(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _gridcolumn in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | dataField (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_grid
| Sahi Pro |
| 3.5 |
| API | s_grid(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _grid in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_gridcolumnheadergroup
| Sahi Pro |
| 3.5 |
| API | s_gridcolumnheadergroup(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _gridcolumnheadergroup in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_image
| Sahi Pro |
| 3.5 |
| API | s_image(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | text, name, content, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _image in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | toolTip (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
s_defaultgriditemrenderer
| Sahi Pro |
| 3.5 |
| API | s_defaultgriditemrenderer(identifier [, relation1 [, relation2 ...]]) |
| Identifiers | label, text, name, automationName, toolTip, id, autoGeneratedName, index
Valid Accessors and alternatives: (Assume this is the 6th _defaultgriditemrenderer in the UI)
|
| Relations |
Relational APIs "inside" can be used.
|
| Value | label (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|