• Skip to main content
  • Skip to primary sidebar

AutomationTestingHub

Selenium, Appium, Cucumber and more !!!

Appium Desktop – Download and Install

March 7, 2023 by anish 7 Comments

Important Note: As per the update on 25 April 2023 at Appium Github, Appium Desktop is unsupported and no longer maintained since it is not compatible with Appium 2.0+. Hence, instead of this article, refer to our new article on how to download Appium 2

Download Appium 2
Appium Tutorial – Updated !!

Appium Desktop is the open-source GUI app that helps you access Appium Server using a graphical interface. From an Appium Beginner’s perspective – if you want to write test scripts with Appium, you would need 2 things. First, you would need to start the Appium Server. And second, you would also need a mechanism using which you can identify the controls (buttons, text boxes etc) in the mobile app which you want to automate. Appium Desktop helps you perform both these tasks –

  • Appium Desktop provides a GUI for the Appium Server. Using this GUI tool, you will be able to start and stop the Appium server, and also see the logs
  • It also provides an Inspector using which you can get the properties of the elements in your mobile app

Please Note: Appium comes in both GUI and non-GUI versions (non-GUI versions can be operated from the command prompt). We will be working with the GUI version in our Appium Tutorial series, as its much easier to install and use from beginners point of view. We will encourage you to check out the non-GUI version as well. You can go to this link and read about its features and how its installed – Download Appium (Non GUI version)

We have many more articles comping up for Appium Desktop. We will provide the links at the end of this article, as and when we publish these articles

What topics are covered in this article

Appium Desktop has a lot of features that help you make it easy to write tests for Appium. However, in this article you will learn how to download and install this tool on a windows machine. We have lot more other articles for Appium Desktop as well – where we will cover in detail, the process of using it for writing your test scripts. You can have a look at out Appium Tutorial main page, where we have added all these articles in a step by step manner.

Download Appium Desktop

Follow the steps given below to download the latest version of Appium Desktop –

1. Open Appium Desktop’s GitHub page – https://github.com/appium/appium-desktop/releases

2. This page lists down all the versions of Appium Desktop. You will have to download the latest version which is shown at the top of the page. Currently, the latest version on the website is v1.22.3-4 (as on 7 Mar 2023)

Please Note: New beta versions are released often. Even if you see a newer version on Github, please go ahead and download that version. The steps given in this article would remain the same (only the screenshot contents might change)

Appium Desktop Latest Version

3. In the Downloads section of the latest release, you will find different packages for Windows, Mac, Linux etc

Appium Desktop app for Windows

4. Click on the windows version to download and save it on your machine

Appium Desktop Client download for Windows

With this, we complete the download process for Appium Server GUI. Let us now install it on our machine.

Install Appium Desktop (Appium Server GUI)

Use the steps given below to install Appium Server GUI on your machine

1. Open the folder location where you have downloaded Appium Server GUI and double click on the exe to start the installation process

2. Appium will first ask you Installation Options. Leave the already selected option as it is and then click on Install button

Choose Installations Options window

3. Once the installation process starts, you will see the Appium Setup window as displayed below

Appium Setup - Installing, Please Wait...

4. Once installation is complete, you will see the below Appium Setup window

Completing Appium Setup

5. Now, leave the Run Appium Server GUI checkbox selected and click on Finish button. Appium Start screen will be displayed

Appium Desktop Latest Version - v1.6.1

6. To verify that the installation and setup is successful, click on startServer button. This would start the Appium server and you would see ‘The server is running’ message in Appium window

Appium Desktop - Server Started

This shows that the Appium Desktop has been installed successfully.

7. Click on Stop Server button to stop the Appium server

Appium Desktop - Server Stopped

After Appium server is stopped, you can close the Appium Server GUI window. With this we complete the Appium Server GUI download and installation process. Try it out and let us know if you face any issues while setting up Appium Desktop. You can also share your feedback with us with using the comments section. Your feedback will go a long way in helping us improve our articles and make it more useful to all our readers.

Next Steps…

Want to learn more about Appium Desktop? Then check out the links given below (we will keep adding more articles here).

1. Learn more about the different features of Appium Desktop
2. Mobile elements inspection with Appium Desktop – Part 1
3. Mobile elements inspection with Appium Desktop – Part 2

If you are looking for complete Appium setup, then please check out our Appium Tutorial guide. This is a complete tutorial series that will help you setup Appium from scratch.

Filed Under: Appium

Primary Sidebar

Automation Testing Hub

Tutorials Guide

Write test scripts in BDD format using our Cucumber Selenium Tutorial

Use our Appium Tutorial Series to setup Appium from scratch

Categories

  • Android
  • Appium
  • Cucumber
  • Java
  • Playwright
  • Selenium
  • Tosca

Recent Posts

  • Appium Inspector – Download and Install
  • How to download Chromedriver for Selenium
  • Run Playwright tests on different browsers
  • Playwright Automation Testing Tutorial
  • Selenium IDE Chrome Download

Recent Comments

  • Run Playwright tests on different browsers - AutomationTestingHub on Playwright Automation Testing Tutorial
  • Confluence: CPSSoft Test Framework on Appium Inspector – Download and Install
  • Playwright Automation Testing Tutorial - AutomationTestingHub on Download and Install – Node.js and NPM
  • Chrome浏览器在使用Java的Appium中无法启动。 | JAVA语言的经验与见解 on 2 Ways to find appPackage and appActivity name of your App
  • Appium Inspector Tutorial - AutomationTestingHub on Download and Install Appium 2 Server

Archives

  • January 2024
  • July 2023
  • March 2023
  • February 2023
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016

Latest Selenium 3 Guide

Are you using the latest version of Selenium WebDriver? It provides lot better support for the latest browser versions. Check it out here - Setup Latest Selenium WebDriver

Categories

  • Android
  • Appium
  • Cucumber
  • Java
  • Playwright
  • Selenium
  • Tosca

Copyright © 2025 · Genesis Sample on Genesis Framework · WordPress · Log in

Go to mobile version