- Many components in iOS AUT's can be addressed as tabbed controls - in a similar way to tabbed panes in a Swing AUT for example.
- The components tabbed bar and segmented control (4.4) are examples of two components that can be addressed with the actions on the tabbed control component. You can select a tab based on its content or its index, check the selection of a specific tab, check the existence etc.
- In many cases, you will also be able to map the individual tabs as e.g. buttons or labels. As described earlier 4.7.4, we highly recommend ensuring that you are addressing the most relevant and high-level control for your test.
Figure 4.4: Segmented controls (tabbed controls)
|
|
Copyright BREDEX GmbH 2014. Made available under the Eclipse Public License v1.0.