Folder SAP SuccessFactors

The folder SAP SuccessFactors in Standard modules->TBox XEngines->Html contains the Module SAP SuccessFactors Search Box.

This Module allows you to steer search boxes in SAP SuccessFactors.

It has the following ModuleAttributes:

ModuleAttribute

Description

Search Box Value

Value that you enter into the search box to start the search.

Exact Search Value

Value on the list of search results that you want to select.

This parameter is optional. If you don't define it, the SAP Web Extension 3.0 steers the first item on the search result list.

Timeout Value

Value that defines the timeout for test execution in milliseconds.

This parameter is optional. The default value is 5000, that is 5 seconds.

In this example, you want to search for Org chart and select it from the list of search results. To do so, you perform the following actions:

  • For the Search Box Value ModuleAttribute, you enter Org chart into the Value field.

  • For the Exact Search Value ModuleAttribute, you enter View Org Chart into the Value field.

  • For the Timeout Value ModuleAttribute, you set the timeout to 9000. In this case, the test execution waits for 9 seconds.

SAP SuccessFactors Search Box Module in a TestCase