Windows Accessor APIs
Windows Elements
_generic
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _generic(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th generic in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above 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:
|
_button
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _button(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th button in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above 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:
|
_calendar
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _calendar(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th calendar in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | grid,value,selection (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_checkbox
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _checkbox(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th checkbox in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | toggle (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_select | _combobox | _wCombobox
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
Note | You may use either _select or _combobox or _wCombobox |
API | _select(identifier [, relation1 [, relation2 ...]]) |
Identifiers | automationId, name, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th select in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | optionText (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_custom
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _custom(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th custom in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_datagrid
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _datagrid(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th datagrid in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | grid,selection,table (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_dataitem
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _dataitem(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, index
Valid Accessors and alternatives: (Assume this is the 6th dataitem in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above 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:
|
_document
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _document(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, label, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th document in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | scroll,text (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_textbox | _edit | _wEdit
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
Note | You may use either _textbox or _edit or _wEdit |
API | _textbox(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, label, helpText, index, value
Valid Accessors and alternatives: (Assume this is the 6th textbox in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above 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:
|
_group
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _group(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th group in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_header
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _header(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th header in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_headeritem
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _headeritem(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th headeritem in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_link | _hyperlink | _wHyperlink
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
Note | You may use either _link or _hyperlink or _wHyperlink |
API | _link(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th link in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_image
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _image(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th image in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_list
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _list(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th list in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | selection,table,grid,multipleView (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_listview
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _listview(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th listview in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | selection,table,grid,multipleView (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_listitem
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _listitem(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th listitem in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _click
Example usage:
|
Assertions |
Example assertions:
|
_menu
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _menu(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th menu in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_menubar
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _menubar(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th menubar in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_menuitem
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _menuitem(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th menuitem in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | expandCollapse,toggle (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_pane
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _pane(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th pane in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | transform (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_progressbar
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _progressbar(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th progressbar in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | rangeValue (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _click
Example usage:
|
Assertions |
Example assertions:
|
_radio | _radiobutton | _wRadiobutton
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
Note | You may use either _radio or _radiobutton or _wRadiobutton |
API | _radio(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th radio in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | selectionItem (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_scrollbar
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _scrollbar(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th scrollbar in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | rangeValue,value (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_seperator
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _seperator(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th seperator in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_slider
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _slider(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th slider in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | rangeValue,value (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_spinner
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _spinner(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th spinner in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | rangeValue,selection (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_splitbutton
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _splitbutton(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th splitbutton in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | expandCollapse (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_statusbar
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _statusbar(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th statusbar in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_tab
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _tab(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th tab in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_tabitem
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _tabitem(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th tabitem in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_table
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _table(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th table in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | grid,selection,table (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_text
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _text(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th text in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above 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:
|
_thumb
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _thumb(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th thumb in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_titlebar
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _titlebar(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th titlebar in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | text,value (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_toolbar
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _toolbar(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th toolbar in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_tooltip
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _tooltip(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th tooltip in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_tree
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _tree(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th tree in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_treeitem
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _treeitem(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th treeitem in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_treeviewitem
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _treeviewitem(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th treeviewitem in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_treeview
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.0.0 |
API | _treeview(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th treeview in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|
_window
Sahi Pro | Sahi OS | Sahi Pro Starter | Desktop Add-On |
NA | NA | NA | 7.5.0 |
API | _window(identifier [, relation1 [, relation2 ...]]) |
Identifiers | name, automationId, helpText, index
Valid Accessors and alternatives: (Assume this is the 6th window in the UI)
|
Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
![]()
|
Value | window (this is the default attribute used in assertions etc.) |
Actions |
Default event recorded is _setValue
Example usage:
|
Assertions |
Example assertions:
|