- Appium Essentials
- Manoj Hans
- 83字
- 2021-07-23 19:27:11
Chapter 1. Appium – Important Conceptual Background
In this chapter, we will learn about the Appium architecture, JavaScript Object Notation (JSON) wire protocol, and Appium sessions as well as gain an understanding of the desired capabilities before starting Appium. This chapter will also touch upon the topics of the Appium server and its client library.
In short, we will cover the following topics:
- Appium's architecture
- The Selenium JSON wire protocol
- Appium sessions
- Desired capabilities
- The Appium server and its client library
推薦閱讀
- Spring Boot開發與測試實戰
- Django開發從入門到實踐
- Designing Hyper-V Solutions
- JavaScript從入門到精通(第3版)
- HTML5+CSS3網站設計教程
- Yocto for Raspberry Pi
- Cocos2d-x學習筆記:完全掌握Lua API與游戲項目開發 (未來書庫)
- 軟件測試技術指南
- Linux:Embedded Development
- Learning FuelPHP for Effective PHP Development
- 深入淺出React和Redux
- Django實戰:Python Web典型模塊與項目開發
- Visual Basic程序設計(第三版)
- R Data Science Essentials
- MyBatis 3源碼深度解析