Skip to main content
🏠Documentation|Getting Started with Appium

Last updated on : 10 Jan 2026

Getting Started with Appium Testing

Appium is a popularly used open source test automation framework that helps with automating mobile app testing of both iOS and Android Apps. You can integrate your Appium scripts on Pcloudy, as we have extended support to Appium Automation.

Objective of This Document

This objective of this document is to help you integrate your Appium test scripts on the Pcloudy platform to execute various automated app tests in parallel.

Pre-requisites

  • Appium Script
  • APK or IPA file (Upload to Pcloudy Account)
  • Pcloudy Account

Steps to Get the API Key

  1. Login to your registered account on device.pcloudy.com
  2. Click on QuickActions at the bottom left corner of the screen.
  3. You can find your API access key here and you can copy the same. If you want to generate a new API Key, navigate to Profile at the top right corner of the screen.
Note

Refer to Desired Capabilities section to generate the capabilities and integrate.

Supported Languages and Frameworks

Here is a list of languages and frameworks that are supported by Pcloudy to run Appium automation tests:

LanguageFramework
JavaTestNG, JUnit
JavaScriptMocha, Jest, WebdriverIO
Pythonpytest, Behave
RubyCapybara
TypeScriptWebdriverIO

Next Steps

Did this page help you?