Configure Salesforce tests

To configure tests of Salesforce applications, add the following test configuration parameters (TCPs):

Ignore invisible HTML elements

You can use the setting Ignore invisible HTML elements before you scan your Salesforce control to improve the performance of your tests. If you do so, XScan adds the steering parameter IgnoreInvisibleHtmlElements to your Modules and ignores controls that are invisible.

Don't use this TCP and setting if you want to steer invisible elements of your Salesforce application.

If you've already created your Modules without the setting, use the TCP IgnoreInvisibleHtmlElements to improve the performance of your Salesforce tests.

To do so, add the TCP IgnoreInvisibleHtmlElements to your Salesforce TestCase or ExecutionList and set its value True.