- Appium Essentials
- Manoj Hans
- 269字
- 2021-07-23 19:27:10
What this book covers
Chapter 1, Appium – Important Conceptual Background, explains the JSON wire protocol and Appium sessions, and you will get to know the "desired capabilities" that are required before you start using Appium. A brief introduction to the Appium server and the client library are also provided in the chapter.
Chapter 2, Getting Started with Appium, explains the system requirements for both Android and iOS platforms and the advantages of using Appium over other existing tools. You will also understand the prerequisites to get started with Appium. In this chapter, you will learn how to install and set up the software with system variables and create the development environment.
Chapter 3, The Appium GUI, explains all the functionalities of the buttons and general settings using the Appium GUI.
Chapter 4, Finding Elements with Different Locators, explains the steps to find elements in order to interact with mobile applications. You will also be acquainted with how to use different locators and techniques to find the elements.
Chapter 5, Working with Appium, explains scriptwriting for different mobile applications that are supported by Appium. You also get to know about how to install mobile apps in an emulator.
Chapter 6, Driving Appium on Real Devices, introduces users to testing mobile applications on real devices. This chapter also includes the general settings required for real devices to work with Appium.
Chapter 7, Advanced User Interactions, explores the Appium client library and mobile gestures, such as scroll, zoom, and swipe. You will also learn how to capture screenshots and the uses of the TestNG Listener for taking screenshots on test failure.
- 精通Nginx(第2版)
- 流量的秘密:Google Analytics網(wǎng)站分析與優(yōu)化技巧(第2版)
- 企業(yè)級Java EE架構(gòu)設(shè)計精深實踐
- 劍指JVM:虛擬機實踐與性能調(diào)優(yōu)
- PyQt從入門到精通
- 3D少兒游戲編程(原書第2版)
- Drupal 8 Configuration Management
- C# 8.0核心技術(shù)指南(原書第8版)
- 代替VBA!用Python輕松實現(xiàn)Excel編程
- 從程序員角度學(xué)習(xí)數(shù)據(jù)庫技術(shù)(藍橋杯軟件大賽培訓(xùn)教材-Java方向)
- Mastering Elixir
- Go語言入門經(jīng)典
- Python機器學(xué)習(xí)與量化投資
- 交互設(shè)計師成長手冊:從零開始學(xué)交互
- Spark技術(shù)內(nèi)幕:深入解析Spark內(nèi)核架構(gòu)設(shè)計與實現(xiàn)原理