List View

Use this control for steering various Salesforce lists. Tosca XScan identifies list view controls as Tables. If you want to steer embedded controls, such as check boxes and drop-downs, you have to add them manually. For information on how to do so, see chapter "Defining controls in cells".

List View on Salesforce Lightning Experience

To ensure compatibility between Salesforce Lightning Experience and Salesforce Classic, the Salesforce Engine 3.0 leaves out the first column of the list, which displays the numbers of the rows.

When steering links in List View, you have to perform a CLICK operation on the cell which contains the link, not on the link itself.

Example - List View

In this example, you do the following:

  1. Scan the Accounts tab on Salesforce Lightning Experience.

  2. You perform a search where the Account Owner Alias is JDoe, the Phone is (503) 532-5911, and verify that the Account Name is Express Logistics and Transport.

  3. Verify that the first entry in the Account Name column is Petrochem Industries.

  4. Buffer the value of the last entry of the Account Site column as Buffer1 for later reuse.

Work with ListView controls

Example - Embedded dropdowns

In this example, you do the following:

  1. Search for the Express Logistics and Transport account in the Account Name row.

  2. Select the dropdown menu in the last cell, and select Edit from the dropdown menu to access the Edit account menu.

Work with embedded Dropdown controls