

- #Launch appium inspector with appium server setup how to#
- #Launch appium inspector with appium server setup android#
This is because Appium Desktop Inspector is not that easy to use especially in terms of navigation. But at this moment, UIAutomatorViewer fares better. The number of panes and the way in which the elements are displayed don’t matter much. Object hierarchy and selected element’s details are displayed in two different panes. On the other hand, Appium Desktop Viewer has 3 panes. First pane shows the screenshot, and then second one shows the object hierarchy as well as the selected element’s details. So here, you can say that using UIAutomatorViewer is easy and quick, because you don’t have to provide all the details about your mobile device and the app that you want to inspect. And when you launch the inspector, then the inspector itself will open the mobile app on your device. Here you provide the details of your mobile app as part of the Desired Capabilities. This way the tool will inspect any app that is currently displayed on your screen.Īppium Desktop Inspector: This tool works in a different manner. Then you just inspect the mobile screen using UIAutomatorViewer. UIAutomatorViewer: With this tool, you have to open the app on your mobile device first. Difference 1: The way you launch mobile app screen in both the inspectors These differences are given in the below section. Instead what we will look at is the differences between both the tools in terms of UI and other things. Since the process of identifying elements is exactly the same, so we will not cover those steps again. Try the same approach with Appium Desktop Inspector and see if you can identify the elements on the first screen. Read about the different ways using you can identify mobile elements. Try it Yourself Activity 1: Go through our previous article on inspecting mobile elements using UIAutomatorViewer. This will give you some context on both the tools and will help you decide which tool you want to use. Hence in this article, we will only cover the main differences that are there in these two tools. Appium Desktop Inspector uses the same methods as UI Automator Viewer to identify the elements in your mobile app –Īlso, the properties of the mobile elements, such as resource-id, content-desc, text etc, will be same in both the tools. The are slight differences in the UI of both the tools, but the underlying logic of identifying elements remains the same. The way you inspect elements in mobile app is exactly the same in UIAutomatorViewer and Appium Desktop Inspector. Well, the short and sweet answer to this question is – Yes. Is mobile inspection method similar in Appium Desktop Inspector and UIAutomatorViewer? Do you think the concepts in this article will be any different from what we had mentioned for UIAutomatorViewer? Let’s first figure this out. If you have followed our Appium Tutorial series, then you would remember that we have already done a similar article which used UIAutomatorViewer.
#Launch appium inspector with appium server setup how to#
In this article, we will cover the next steps, i.e., you will learn how to inspect mobile elements using Appium Desktop Inspector. The article explained in detail, the process of setting up Desired Capabilities using which the Inspector can launch the mobile app on your device. PlatformName anycodings_appium capability.This article is a continuation of our previous one on Appium Desktop Inspector, where you learned about how to connect Appium Desktop Inspector to your mobile device.


Original anycodings_appium error: You must include a An unknown anycodings_appium server-side error occurred anycodings_appium while
#Launch appium inspector with appium server setup android#
After searching and applying lots of anycodings_appium solutions finally i did following anycodings_appium settings for Successful Android appium anycodings_appium app testing on windows machine.Īs of now they have released anycodings_appium appium-server and appium-inspector as anycodings_appium two seperate softwares.
