wSection Property (Specific to iOS TableViewCell Controls)

Applies to TestComplete 15.63, last modified on April 23, 2024
This property is available in legacy mobile tests that work with devices connected to the local computer. To learn how to simulate user actions in newer cloud-compatible mobile tests, see the Simulating user actions in tests section.

Description

You can use the wSection property to get the position of a table view’s section, in which the cell is located.

Declaration

TestObj.wSection

Read-Only Property Integer
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following object:

View Mode

This property is available in the Object Browser panel and in other panels and dialogs in both Basic and Advanced view modes.

Property Value

The zero-based index of the item’s section.

See Also

Testing iOS Applications - Overview (Legacy)
iOS TableViewCell Support

Highlight search results