更新时间:2021-07-23 19:27:23
coverpage
Appium Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Appium – Important Conceptual Background
Appium architecture
The Selenium JSON wire protocol
Appium session
Desired capabilities
The Appium server and its client libraries
Summary
Chapter 2. Getting Started with Appium
Appium – pros and cons
System requirements for Android/iOS
Installing different software
Creating emulators and simulators
Setting up an Eclipse Java project
Chapter 3. The Appium GUI
The Appium server
Chapter 4. Finding Elements with Different Locators
Finding elements for Android web-based apps using the Chrome ADB plugin
Finding elements for iOS web-based apps using Safari's Develop option
Finding elements for native and hybrid apps
Chapter 5. Working with Appium
Important initial points
Automating native apps
Working with web-apps
Hybrid apps' automation
Chapter 6. Driving Appium on Real Devices
Working with web apps
Automating hybrid apps
Chapter 7. Advanced User Interactions
Exploring advanced user interactions
Index