iOS utility procedures

There are a number of iOS utility procedures available in the standard library, located in respective ios package.

Some are similar to those available for other UI technologies but some are very specific to mobile testing for example for performing gestures or swipe actions, scrolling and setting of a certain component status.

Figure 17.12:  iOS utility procedures