Steer panels in Salesforce Lightning Experience

You can steer three basic panel types in Salesforce Lightning Experience:

  • Cards (only in Console applications)

  • Highlights panels

  • Key fields

Each of these panels contains various controls. You scan and steer them like standard controls.

To uniquely identify controls of a panel, Tricentis Tosca uses custom Container property values in XScan. The Container property has the following values for the three panel types:

  • Card: uses the title of the card as value.

  • Highlight panel: uses the value Highlight.

  • Key field: uses the value KeyField.

If within one panel, you have controls of the same type and with the same name, XScan might not identify them uniquely. In this situation, identify your controls by index.

Card in Salesforce Lightning Experience

In this example, you perform the following actions on a card in Salesforce Lightning Experience:

  • You verify the fields Case Number, Case Owner, and Status.

  • You click on the button Edit Priority.

Card in a TestCase