Automate Listview table NLPs

Automating Listview Table NLPs


Automate salesforce listview virtual tables using built-in table NLPs!

In Salesforce, listview virtual tables have various cell properties: some cells are editable, some are dropdowns, and some include checkboxes. You can automate these dynamic tables efficiently by using built-in table NLPs. This article discusses using table NLPs to automate Listview tables in Testsigma.


Prerequisites

Before you begin, ensure you have a Salesforce organization setup with a Salesforce Connected App and Salesforce Metadata connected to Testsigma.


Available NLPs to Automate Listview Table

  1. From the left navigation bar, go to Create Tests > Test Cases and click on Create Test Case.
  2. From the Test Case Details page, you can create the test steps using inbuilt NLPs.

Here are the available NLPs to perform actions on Listview table in Salesforce: Table NLPs

NOTE:

You must create a table element before using these NLPs in your test cases to avoid execution failures.

Here’s a quick GIF demonstrating how to create table elements and use them in your Table NLPs. Using table NLPs