Salesforce Accessor APIs
Form Input Elements
_lightningTextbox
| Sahi Pro |
| 11.2.1 |
| API | _lightningTextbox(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: lightning-input of type: text |
| HTML | |
| Identifiers | aria-label, placeholder, name, id, css class, sahiLabel, index
Valid Accessors and alternatives: (Assume this is the 6th lightningTextbox in the UI and 2nd lightningTextbox with class "shaded bigfont")
|
| 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:
|
_lightningPISSearch
| Sahi Pro |
| 11.2.1 |
| API | _lightningPISSearch(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: lightning-primitive-input-simple of type: search |
| HTML | |
| Identifiers | placeholder, visible text, name, id, css class, index
Valid Accessors and alternatives: (Assume this is the 6th lightningPISSearch in the UI and 2nd lightningPISSearch with class "shaded bigfont")
|
| 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:
|
Button Like Elements
_lightningButton
| Sahi Pro |
| 11.2.1 |
| API | _lightningButton(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: lightning-button of type: null |
| HTML | |
| Identifiers | visible text, title, label, name, iconName, id, css class, index
Valid Accessors and alternatives: (Assume this is the 6th lightningButton in the UI and 2nd lightningButton with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
_lightningButton
| Sahi Pro |
| 11.2.1 |
| API | _lightningButton(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: lightning-button of type: button |
| HTML | |
| Identifiers | visible text, title, label, name, iconName, id, css class, index
Valid Accessors and alternatives: (Assume this is the 6th lightningButton in the UI and 2nd lightningButton with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
_lightningToggle
| Sahi Pro |
| 11.2.1 |
| API | _lightningToggle(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: lightning-input of type: toggle |
| HTML | |
| Identifiers | visible text, title, label, name, id, css class, index
Valid Accessors and alternatives: (Assume this is the 6th lightningToggle in the UI and 2nd lightningToggle with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
_lightningPIToggle
| Sahi Pro |
| 11.2.1 |
| API | _lightningPIToggle(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: lightning-primitive-input-toggle of type: null |
| HTML | |
| Identifiers | visible text, title, label, name, id, css class, index
Valid Accessors and alternatives: (Assume this is the 6th lightningPIToggle in the UI and 2nd lightningPIToggle with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
_sfISegmentButton
| Sahi Pro |
| 11.2.1 |
| API | _sfISegmentButton(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: ION-SEGMENT-BUTTON of type: button |
| HTML | |
| Identifiers | visible text, id, css class, index
Valid Accessors and alternatives: (Assume this is the 6th sfISegmentButton in the UI and 2nd sfISegmentButton with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
Other HTML Tags
_lightningButtonIcon
| Sahi Pro |
| 11.2.1 |
| API | _lightningButtonIcon(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: lightning-button-icon |
| HTML | |
| Identifiers | visible text, title, id, name, iconName, css class, index
Valid Accessors and alternatives: (Assume this is the 6th lightningButtonIcon in the UI and 2nd lightningButtonIcon with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
_lightningIcon
| Sahi Pro |
| 11.2.1 |
| API | _lightningIcon(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: lightning-icon |
| HTML | |
| Identifiers | visible text, title, id, name, iconName, css class, index
Valid Accessors and alternatives: (Assume this is the 6th lightningIcon in the UI and 2nd lightningIcon with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
_lightningPIcon
| Sahi Pro |
| 11.2.1 |
| API | _lightningPIcon(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: lightning-primitive-icon |
| HTML | |
| Identifiers | visible text, title, id, name, iconName, css class, index
Valid Accessors and alternatives: (Assume this is the 6th lightningPIcon in the UI and 2nd lightningPIcon with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
_lightningSelect
| Sahi Pro |
| 11.2.1 |
| API | _lightningSelect(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: lightning-select |
| HTML | |
| Identifiers | placeholder, name, id, visible text, css class, index
Valid Accessors and alternatives: (Assume this is the 6th lightningSelect in the UI and 2nd lightningSelect with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
_lightningCombobox
| Sahi Pro |
| 11.2.1 |
| API | _lightningCombobox(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: lightning-combobox |
| HTML | |
| Identifiers | placeholder, name, id, visible text, css class, index
Valid Accessors and alternatives: (Assume this is the 6th lightningCombobox in the UI and 2nd lightningCombobox with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
_lightningBComboboxItem
| Sahi Pro |
| 11.2.1 |
| API | _lightningBComboboxItem(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: lightning-base-combobox-item |
| HTML | |
| Identifiers | visible text, id, css class, index
Valid Accessors and alternatives: (Assume this is the 6th lightningBComboboxItem in the UI and 2nd lightningBComboboxItem with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
_lightningFormattedText
| Sahi Pro |
| 11.2.1 |
| API | _lightningFormattedText(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: lightning-formatted-text |
| HTML | |
| Identifiers | visible text, title, id, css class, index
Valid Accessors and alternatives: (Assume this is the 6th lightningFormattedText in the UI and 2nd lightningFormattedText with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
_lightningBFormattedText
| Sahi Pro |
| 11.2.1 |
| API | _lightningBFormattedText(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: lightning-base-formatted-text |
| HTML | |
| Identifiers | visible text, id, value, css class, data-output-element-id, index
Valid Accessors and alternatives: (Assume this is the 6th lightningBFormattedText in the UI and 2nd lightningBFormattedText with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
_lightningPCFactory
| Sahi Pro |
| 11.2.1 |
| API | _lightningPCFactory(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: lightning-primitive-cell-factory |
| HTML | |
| Identifiers | visible text, id, css class, index, data-output-element-id
Valid Accessors and alternatives: (Assume this is the 6th lightningPCFactory in the UI and 2nd lightningPCFactory with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
_lightningPCustomCell
| Sahi Pro |
| 11.2.1 |
| API | _lightningPCustomCell(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: lightning-primitive-custom-cell |
| HTML | |
| Identifiers | visible text, id, css class, index, data-output-element-id
Valid Accessors and alternatives: (Assume this is the 6th lightningPCustomCell in the UI and 2nd lightningPCustomCell with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
_crmUtilIcon
| Sahi Pro |
| 11.2.1 |
| API | _crmUtilIcon(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: crmutil-icon |
| HTML | |
| Identifiers | iconName, visible text, id, css class, index
Valid Accessors and alternatives: (Assume this is the 6th crmUtilIcon in the UI and 2nd crmUtilIcon with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
_sfLstFormattedText
| Sahi Pro |
| 11.2.1 |
| API | _sfLstFormattedText(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: lst-formatted-text |
| HTML | |
| Identifiers | value, visible text, id, css class, index, data-output-element-id
Valid Accessors and alternatives: (Assume this is the 6th sfLstFormattedText in the UI and 2nd sfLstFormattedText with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
_lightBasetext
| Sahi Pro |
| 11.2.1 |
| API | _lightBasetext (identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: LIGHTBASETEXT |
| HTML | |
| Identifiers | visible text, id, css class, index, value
Valid Accessors and alternatives: (Assume this is the 6th lightBasetext in the UI and 2nd lightBasetext with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
_sfBBSError
| Sahi Pro |
| 11.2.1 |
| API | _sfBBSError(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: bst:btn-sm-error |
| HTML | |
| Identifiers | name, visible text, id, css class, index
Valid Accessors and alternatives: (Assume this is the 6th sfBBSError in the UI and 2nd sfBBSError with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
_sfBPIEIcon
| Sahi Pro |
| 11.2.1 |
| API | _sfBPIEIcon(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: builder_platform_interaction-element-icon |
| HTML | |
| Identifiers | visible text, id, css class, index
Valid Accessors and alternatives: (Assume this is the 6th sfBPIEIcon in the UI and 2nd sfBPIEIcon with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|
_sfBPICombobox
| Sahi Pro |
| 11.2.1 |
| API | _sfBPICombobox(identifier [, relation1 [, relation2 ...]]) |
| Tag | Tag: builder_platform_interaction-combobox |
| HTML | |
| Identifiers | visible text, id, name, css class, index
Valid Accessors and alternatives: (Assume this is the 6th sfBPICombobox in the UI and 2nd sfBPICombobox with class "shaded bigfont")
|
| Relations |
Relational APIs _in, _near, _leftOf, _rightOf, _under, _above can be used.
|
| Value | visible text (this is the default attribute used in assertions etc.) |
| Actions |
Default event recorded is _click
Example usage:
|
| Assertions |
Example assertions:
|