---
title: Appium Inspector Integration with TestingBot
description: Inspect mobile apps with Appium Inspector and TestingBot. Find locators
  for your Automated Tests.
source_url:
  html: https://testingbot.com/support/integrations/appium-desktop
  md: https://testingbot.com/support/integrations/appium-desktop/index.md
---
# Appium Inspector

With [Appium Inspector](https://github.com/appium/appium-inspector) (previously known as Appium Desktop) you can visualize and inspect all the different elements in your mobile app.   
 Locate XPaths and element identifiers by selecting the elements in the live view.

Appium Inspector will show a live feed of the app.   
 When you click an element it will show the possible locators for the specific element.   
 This is a great help when developing or updating automated mobile app tests.

TestingBot has a built-in integration with Appium Inspector.   
 Simply paste your TestingBot `key` and `secret` in the TestingBot configuration setting (see below).

## Add TestingBot

Select TestingBot from the **Cloud Providers** tab. A new TestingBot tab will appear.

 ![Appium Inspector with TestingBot](https://testingbot.com/assets/support/appium-desktop/overview-a331c33f7482b169896f85c37e8d06c2f628949cc57514005f70b1b6fb24e173.png)
## Configuration

Next, you can fill in your TestingBot `KEY` and `SECRET`. This will be used to authenticate with our Appium grid.

You can then fill in the desired capabilities, which are necessary to connect to a device in our grid.

 ![Appium Inspector with TestingBot](https://testingbot.com/assets/support/appium-desktop/capabilities-096bfa37f18a36513e6946f3e7be3251e91376dc525a5d0d8043e79266efeb2b.png)
## Inspect

Once your session has started, you will see a live view of the device on the left and the possible locators for the selected element on the right.

 ![Appium Inspector with TestingBot](https://testingbot.com/assets/support/appium-desktop/inspect-d3fa2f26e7e45a864f38690862747d7c65e48eb90847794d8a91749f9cfc98f7.png)
## TestingBot Options

To specify [TestingBot specific options](https://testingbot.com/support/app-automate/appium/options), please use `tb:options` as field name and `JSON Object` as field type.

 ![Appium Inspector with TestingBot](https://testingbot.com/assets/support/appium-desktop/options-a56030507f0b62f4765a145c14b9cfc17ed164a49d68d683a61aa9a4ebbc798b.png)
### Looking for more help?

Have questions or need more information? Reach out via email or Slack.

[Email us](https://testingbot.com/contact/new)[Slack Join our Slack](https://join.slack.com/t/testingb0t/shared_invite/zt-3bcw9xch-jk19~6XPs_xBrsAgAedkCw)
