as

Settings
Sign out
Notifications
Alexa
亚马逊应用商店
AWS
文档
Support
Contact Us
My Cases
新手入门
设计和开发
应用发布
参考
支持
感谢您的访问。此页面目前仅提供英语版本。我们正在开发中文版本。谢谢您的理解。

Set Up Testing with Appium

Appium uses the automation toolkit to run user interface (UI) tests on your Fire TV Stick or Vega Virtual Device. This page shows you how to set up the testing environment.

Prerequisites:

  1. Complete the steps in Install Appium for Vega Integration.

  2. Set up Fire TV Stick or Vega Virtual Device.

    For set up instructions, see Run Your App on a Fire TV Stick or Run Your App on Vega Virtual Device.

Set up Appium

Before you can run your tests using Appium, complete the following steps:

  1. Start the Appium server.

    Copied to clipboard.

     appium
    
  2. Create a new file to enable service touch on a Fire TV Stick or Vega Virtual Device.

    Copied to clipboard.

     touch /tmp/automation-toolkit.enable
    

Last updated: Sep 30, 2025