Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
The Vega SDK supports Appium, an open-source test automation framework for native, mobile, and hybrid apps. With Appium, you can perform user interface (UI) test automation at different testing levels, which include integration tests, end-to-end tests, and functional tests. This page provides steps to install Appium for Vega integration.

Prerequisites

  1. Install the Vega SDK. The Vega SDK includes the Vega Appium Driver and the Vega Virtual Device. For installation instructions, see Install the Vega SDK.
  2. Check if you have Appium version 2.2.2 installed.
  1. Uninstall previous versions of Appium.
  2. Uninstall @appium/types.

Install Appium

To install Appium and its required components for Vega integration, complete the following steps.
  1. Install the Appium Server 2.2.2.
  2. Verify the Appium version.
  3. (Optional) Install @appium/types.
  4. Install the Vega Appium Driver 3.30.0
  5. Verify the installation of the Vega Appium Driver.
    The output lists the available drivers.
Add vda to the global path for Appium to communicate with the Fire TV device or Vega Virtual Device. Follow the instructions in SDK installation to add vda to the global path.
Last modified on October 31, 2025