GUI Inspector tool for all kinds of apps, powered by Appium.
Documentation | Get Started | Discussion Forum | Help with Translations
Appium Inspector is a GUI assistant tool for Appium, providing visual inspection of the application under test. It can show the application page screenshot along with its page source, and includes various features for interacting with the app.
When inspecting a mobile app, the Inspector looks like this:
Appium Inspector is released in two formats:
- Standalone desktop application for macOS, Windows, and Linux - download it from the Releases section
- Web application - https://inspector.appiumpro.com (note that CORS must be enabled in order to connect to an Appium server)
Check the System Requirements and Installation documentation for more details.
The Inspector has many features in addition to its app inspection abilities:
- Specify the Appium server details
- Interact with the app screenshot
- Search for elements and interact with them
- Run Appium driver commands
- and more...
Check the Features documentation for a more comprehensive list!
The Inspector has built-in integrations with various cloud service provider platforms:
Note
We may remove cloud providers if they no longer work properly with this inspector, as there is no compatibility.
If you run into a problem, first check whether you can reproduce it without the Inspector, by using a different Appium client.
- If the issue still exists, then it's not an issue with the Inspector - report it at the main Appium repo
- If the issue is gone, then it is likely specific to the Inspector - please report it in this repo
Want to help us develop this app? Awesome! Please check the Contributing documentation for details.
Localization for the Inspector is provided by Crowdin. If you would like to help translate this app, please check the Localization section of the Contributing documentation.
The Inspector's version schema is <RELEASE_YEAR>.<RELEASE_MONTH_NUM>.<RELEASE_COUNT_FOR_MONTH>
.
For example, the first release in the month of April in the year 2022 would be 2022.4.1
, and the
10th in that month would be 2022.4.10
.