Summary
We have explored everything about UI Automation interaction in this chapter: analyzed how to deal with different UI Automation activities, the different types of recording, and different types of input and output methods. We have explored more about activities and have performed a few projects to scrape data from web applications and desktop applications. We have also introduced some advanced UI Automation concepts, such as image and computer vision recording.
In the next chapter, you will be working with PDF automation, where you can implement the concept of UI interaction to retrieve data from PDFs using Get Full Text as well as OCR. You will be also implementing most of the activities, input, and output methods to deal with PDF data.