Salesforce Lightning Environment

Description

The objects, methods, and properties described in this section can be used when testing Salesforce Lightning objects.

Note:

  • Salesforce Lightning objects are supported in UFT One only when the UFT One Web Add-in and the Salesforce Lightning sub-add-in are installed and loaded.
  • Salesforce Lightning test objects extend test objects from the UFT One Web Add-in and inherit many of their operations and description properties from those objects.
  • The Salesforce Lightning add-in supports working with Google Chrome and Mozilla Firefox browsers only.

Supported Test Objects

Test ObjectDescription
SFLButtonA button control in a Salesforce Lightning application. Handles most button controls including toggle button.
SFLCheckBoxA check box control in a Salesforce Lightning application.
SFLComboBoxA control made up of a read-only text box and a drop-down list.
SFLDateA calendar control in a Salesforce Lightning application.
SFLEditAn edit control in a Salesforce Lightning application.
SFLFile

An edit box with a browse button attached, used to select a file from the File dialog box.

SFLRadioGroupA radio button group in a Salesforce Lightning application.
SFLTimeA time-select control in a Salesforce Lightning application.
SFLTreeA tree control in a Salesforce Lightning application.