Sitemap

Installing Appium Inspector on Windows 10

How to install Appium Inspector on Windows 10?

3 min readApr 12, 2022

--

In this quick guide, you’ll learn how to install and use one of the most popular tools for Automating tests on both Mobile and desktop devices.

Navigate to the Appium Inspector GitHub page.

Note that the Inspector tool is now separate from the Appium Desktop one.

Go to the Releases page to download the latest stable version.

Once you’ve downloaded it, when you try to install the application on your machine, you’ll be greeted by this message.

Install

Click on the Run anyway option if you trust the download.

Press enter or click to view image in full size
Only for me

Wait for the installation to complete.

Wait to complete

Keep the Run Appium Inspector menu on.

Complete installation

Click on Finish.

Appium Inspector will load up.

Press enter or click to view image in full size
Appium Inspector

Appium Server

If you’re going to run an Appium Server yourself, you can fill in the details for the:

  • Remote Host
  • Remote Path
  • Remote Port
  • Select SSL

Once done, you can then select your “Desired Capabilities” for launching your app.

Cloud Provider

For work, I instead use a Cloud Provider as running both Android & iOS devices locally can be tedious.

Press enter or click to view image in full size
Cloud Providers

I select on BrowserStack and click on Done.

Press enter or click to view image in full size
Select BrowserStack

We now have the BrowserStack item appearing in the tab.

Press enter or click to view image in full size
BrowserStack

Just enter your BrowserStack Username and Access Key along with your desired capabilities to have access to your app rendered on a real device.

You can copy them from your Dashboard in the Access Key menu.

Press enter or click to view image in full size
Dashboard

Connect to an App.

Press enter or click to view image in full size
Connect to an App

The menu icons have been updated.

Press enter or click to view image in full size
Updates

There’s even a Web/Hybrid mode switch.

Press enter or click to view image in full size
Mode change

FAQ

Invalid or unsupported WebDriver capabilities found.

Error

If you’re having any issues, a good way of debugging is proceeding by elimination, which means removing one desired capability at a time and testing if the rest works. Or, on the other side, start with one capability at a time.

I solve this bug by letting the option “Automatically add necessary Appium vendor prefixes on start”.

I guess that may be in the earlier versions, Appium Desktop added these prefixes by default.

--

--

Abdallah Yashir
Abdallah Yashir

Written by Abdallah Yashir

Senior Software Developer, Writer, Amateur Photographer, Reader