Book Image

Appium Essentials

Book Image

Appium Essentials

Overview of this book

Table of Contents (14 chapters)

Chapter 7. Advanced User Interactions

In the preceding chapters, we covered a lot of things that are quite straightforward with Appium. In this chapter, we will take a look at mobile gestures, such as long press, zoom, and swipe.

In this chapter, we will learn about the following topics:

  • The advanced user interactions API

  • Mobile gestures, such as long press, drag and drop, so on

  • Handling alerts, spinners (dropdowns), the switch button, and the slide seekBar.

  • Capturing screenshots

  • Capturing screenshots on test failure