Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Appium Essentials

You're reading from   Appium Essentials Explore mobile automation with Appium and discover new ways to test native, web, and hybrid applications

Arrow left icon
Product type Paperback
Published in Apr 2015
Publisher
ISBN-13 9781784392482
Length 188 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Toc

Important initial points


Before starting with Appium, let's make sure that we have all the necessary software installed.

The prerequisites for Android are as follows:

  • Java (version 7 or later)

  • The Android SDK API (version 17 or later)

  • An emulator

  • Eclipse

  • TestNG

  • The Appium server

  • The Appium client library (Java)

  • The Selenium Server and WebDriver Java library

  • The APK Info app

The prerequisites for iOS are as follows:

  • Mac OS 10.7 or later

  • Xcode (version 4.6.3 or later; 5.1 is recommended)

  • Simulator

  • Safari on simulator

  • Java Version 7

  • Eclipse

  • TestNG

  • The Appium Server

  • The Appium client library (Java)

  • The Selenium Server and WebDriver Java library

When working with Appium, we need to set the desired capabilities and initiate an Android/iOS driver. First, we need to understand them one by one.

Necessary desired capabilities for Android and initiating the Android driver

There are two ways to set the desired capabilities, one with the Appium GUI and another by initiating the desired capabilities object. Desired capabilities...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime