Installation
If you are using the Inspector's web app version, this step is, of course, not required. But if you wish to use the Inspector desktop app, it needs to be installed first.
The app can be downloaded from the Inspector's GitHub repository. Different file formats are provided for each supported platform.
Windows¶
For Windows it is recommended to download the .exe
installer file, as it supports checking for updates.
Since the app is currently not signed, Windows will show a security warning to prevent you from opening the installer file. This can be bypassed with sufficient user permissions.
- Right-click on the installer file and click Properties - a new window should open.
- Near the bottom of the window, there will be an Unblock checkbox - check it.
- Click OK.
- You should now be able to open the installer without issues.
Alternatively, you can also bypass this after having opened the installer:
- Upon opening the installer, the following warning will likely be shown.
- Click More info - a new button Run anyway should appear at the bottom.
- Click Run anyway - the installer window should open.
After following the installer steps, the Inspector app should be installed, and you should be able to open it without any warnings.
macOS¶
For macOS it is recommended to download the .dmg
file, as it supports checking for updates.
Opening the file will open a simple window, showing icons for the Inspector and the Applications folder.
Drag-and-drop the Inspector icon over the Applications icon to extract the app.
Since the app is currently not notarized, macOS will show various security warnings to prevent you from opening the app for the first time. The steps to handle these warnings are described below. Note that you will only need to go through these steps once - subsequent attempts to open the app should work fine.
There are two ways to work around these warnings: using the macOS user interface, or using the command line. The user interface flows will differ depending on your macOS version, while the command line approach works for all macOS versions.
Command Line¶
Simply open your Terminal app and run the following command:
You should now be able to open the app with no warnings.UI - macOS Sequoia or later¶
With macOS Sequoia, Apple has tightened their security for installing non-notarized apps, so the required steps to allow opening the app have become more complex.
Note
If your Mac has an Apple chip, you can skip these steps by installing Appium Inspector v2024.9.1 (which should not show any warnings), then using the update checker to upgrade to the most recent version.
- Upon opening the app, the following warning will be shown. Click Done.
- Open macOS Settings -> Privacy & Security, then scroll down to the Security section. You should see the info text "Appium Inspector" was blocked to protect your Mac.
- Click Open Anyway.
- A prompt should appear - click Open Anyway again.
- A prompt should appear, requiring you to confirm the action using administrator user credentials.
- After confirming the action, the app should open.
UI - macOS Sonoma or earlier¶
- Upon opening the app, the following warning will be shown. Click OK.
- Open Finder -> Applications and find Appium Inspector.
- Control+Click/click with two fingers on Appium Inspector and click Open.
- A prompt should appear - click Open again.
- After accepting the prompt, the app should open.
Linux¶
For Linux it is recommended to download the .AppImage
file, as it supports checking for updates.
In order to open the file, its executable flag needs to be set first:
Afterwards, the app can be opened through the command line: