TestComplete provides extended support for iOS controls: buttons, segmented controls, switches, sliders, steppers and so on. These controls are automatically associated with iOS test objects that extend the controls’ functionality with a number of supplementary methods and properties. These extended methods and properties let you perform various operations over controls, for example, select individual items or retrieve item text.
The topics of this section provide detailed information on working with various iOS controls. They also include numerous code snippets that you can use in your tests.
In This Section
 Working With iOS ActionSheet Controls
Working With iOS ActionSheet Controls
 Working With iOS Alert View Controls
Working With iOS Alert View Controls
 Working With iOS Button Controls
Working With iOS Button Controls
 Working With iOS Date Picker Controls
Working With iOS Date Picker Controls
 Working With iOS Page Controls
Working With iOS Page Controls
 Working With iOS Picker View Controls
Working With iOS Picker View Controls
 Working With iOS Scroll View Controls
Working With iOS Scroll View Controls
 Working With iOS Segments and Segmented Controls
Working With iOS Segments and Segmented Controls
 Working With iOS Slider Controls
Working With iOS Slider Controls
 Working With iOS Stepper Controls
Working With iOS Stepper Controls
 Working With iOS Switch Controls
Working With iOS Switch Controls
 Working With iOS TabBar Controls
Working With iOS TabBar Controls
 Working With iOS Table View Controls
Working With iOS Table View Controls
 Working With iOS Text Edit Controls
Working With iOS Text Edit Controls
 Working With iOS Toolbar and Navigation Bar Controls
Working With iOS Toolbar and Navigation Bar Controls
Related Topics of Interest
 Preparing Applications, Devices, and Test Computers for iOS Testing (Legacy)
Preparing Applications, Devices, and Test Computers for iOS Testing (Legacy)
 Addressing Objects in iOS Applications (Legacy)
Addressing Objects in iOS Applications (Legacy)
