as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
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